* Fix Scheduler._restart_if_necessary() breakage so that the given package
authorZac Medico <zmedico@gentoo.org>
Wed, 30 Jul 2008 08:45:44 +0000 (08:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 30 Jul 2008 08:45:44 +0000 (08:45 -0000)
commit04c7c0c0ff3bbb2394b1401934b76b2215031a89
tree037b99aaeba48ca125098f7773780b53a86457b3
parent18224e881bec3e4718e15344fa6a861383d5c247
* Fix Scheduler._restart_if_necessary() breakage so that the given package
  is correctly compared to the last one in the merge list.
* Update code in depgraph.display() to be more consistent with the code
  in Scheduler._is_restart_necessary().

svn path=/main/trunk/; revision=11282
pym/_emerge/__init__.py