Bug #221107 - Fix depgraph._serialize_tasks() so that it doesn't
authorZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 18:36:19 +0000 (18:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 18:36:19 +0000 (18:36 -0000)
commit1537947c6e62ac845aba2a0fd51e26c36bb8acd4
tree546c1bdee36768af078410769fd0fd3a5d1c7302
parent19e5293bab502946224fa74c729848cf82dc17a7
Bug #221107 - Fix depgraph._serialize_tasks() so that it doesn't
try to schedule an uninstall task that's already been scheduled
but hasn't been executed yet due to dependence on installation of
blocking packages.

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