getminupgrade: fix documentation and backtrace
authorRobert Buchholz <rbu@gentoo.org>
Tue, 18 Aug 2009 17:47:32 +0000 (17:47 +0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jan 2013 04:01:43 +0000 (20:01 -0800)
commit6dc9c3b3c9ff814498663af38227476f59f99033
tree5895687ce51c8538b580a8fa422179f99dd13d3f
parent4f0733f956d826f26b5a53c92a2c1ebf80181d91
getminupgrade: fix documentation and backtrace

Bug 281101: Fix a backtrace introduced in r647. in getminupgrade the
rValue variable was still leftover and was used in a check when
glsa-check was run in --emergelike mode and more than one upgrade atoms
existed.

Also, update the API documentation to reflect changes back then.

svn path=/trunk/gentoolkit/; revision=671

http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=2419943820ac8fb90bdf9bb5d2064a6ccdfec804
pym/portage/glsa.py