Replace the depgraph's fakedbapi of visible packages with a new
authorZac Medico <zmedico@gentoo.org>
Sat, 5 Apr 2008 08:50:01 +0000 (08:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 5 Apr 2008 08:50:01 +0000 (08:50 -0000)
commit2cd2076377d6459142f594ec46ccfcdaeb32292e
tree4b0940b95fc7e74517224065da91e8f6282e7b38
parentfbafde51eb38816ae6d199a204b36c2673c920c2
Replace the depgraph's fakedbapi of visible packages with a new
CompositeDbapi that is implemented on top of the depgraph's
existing package selection logic.

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