Bug #211554 - Replace references to config["USE"] with references to
authorZac Medico <zmedico@gentoo.org>
Wed, 27 Feb 2008 04:06:50 +0000 (04:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 27 Feb 2008 04:06:50 +0000 (04:06 -0000)
commit1a68a0a2b77a5d755e76c112e14dbd51772799cd
tree75ecae80faba991d0727950abfecae55921d6e67
parent362b8623da110994f95b96dc12e7162896b7a129
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=9387
pym/_emerge/__init__.py
pym/portage/__init__.py