Bug #211554 - Replace references to config["USE"] with references to
authorZac Medico <zmedico@gentoo.org>
Wed, 27 Feb 2008 19:43:45 +0000 (19:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 27 Feb 2008 19:43:45 +0000 (19:43 -0000)
commitb7467296c8a2ae2caf9605e0609b0e7b69be8ad7
tree1b51917babcce5f93412d9f7e2d0510373e55aee
parentbaf1ed42161799a382f5de368c61470dca9a6cde
Bug #211554 - Replace references to config["USE"] with references to
config["PORTAGE_USE"] (which is filtered for intersection with IUSE)
so that dependency calculations at installation time are consistent
with those at depclean time.

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