* Fix _choose_pkg() to pop the first node if there are no other jobs running.
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 23:42:28 +0000 (23:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 23:42:28 +0000 (23:42 -0000)
commit75b5780fc77b82db648cb72ac1074088d4e2f48e
treea8ddd7d079b77caf957172ad3bce0e510e15535f
parent482509708e833b5ff63e880171c25a3d7bad345c
* Fix _choose_pkg() to pop the first node if there are no other jobs running.
* Allow _choose_pkg() to choose an uninstall node when it reaches the front
  of the queue. TODO: fix order for uninstall operations.
* Fix _dependent_on_scheduled_merges() to handle direct circular deps
  correctly.

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