Bug #221107 - Fix depgraph._serialize_tasks() so that it doesn't
authorZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 18:37:04 +0000 (18:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 18:37:04 +0000 (18:37 -0000)
commitcbd241bbc6e22188e9cc461a6fb3556ed1961c71
treeafa84756652ab1aa558c686350d8081964d5dcc9
parent190b6d57694edaeaace1f00c961fff53c32ac727
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. (trunk r10271)

svn path=/main/branches/2.1.2/; revision=10272
bin/emerge