Fix the depgraph package selection cache to update the "existing node"
authorZac Medico <zmedico@gentoo.org>
Sat, 5 Apr 2008 10:30:43 +0000 (10:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 5 Apr 2008 10:30:43 +0000 (10:30 -0000)
commit77a4aef3abc483d4dc1f2e26d7d665e6849a4804
treece8c8da211f0fa4cc83a7f8b2adf6da350a1ab26
parent66056d0057e7e7b9843330ce8fd31ac87ea3dd55
Fix the depgraph package selection cache to update the "existing node"
state of packages if they've been added to the graph since the last
call.

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