Bug #211554 - Replace references to config["USE"] with references to
authorZac Medico <zmedico@gentoo.org>
Fri, 28 Mar 2008 11:11:12 +0000 (11:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 28 Mar 2008 11:11:12 +0000 (11:11 -0000)
commitd9c3209d449b1ba1c46930e30440b77161b21eff
treead94e28504bc199d670c0758b07608f036d94f63
parentf5002b88d715957f0e31a7e866011bb72f9a973c
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. (trunk r9391:9393)

svn path=/main/branches/2.1.2/; revision=9540
bin/emerge
pym/portage.py