Pass $USE via IPC in order to ensure that we have the correct value for
authorZac Medico <zmedico@gentoo.org>
Sat, 14 Aug 2010 18:13:01 +0000 (11:13 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 14 Aug 2010 18:13:01 +0000 (11:13 -0700)
commitdf8fe2b2465df7af4f1f7fadba999ae9a1235d10
treebb78af90b2ea11549fe48f00e95178f21f6d10fa
parent4b95add5d694f0b02936fad073dabf198728da12
Pass $USE via IPC in order to ensure that we have the correct value for
built/installed packages, since the config class doesn't currently provide
a way to access built/installed $USE that would work in all possible
scenarios.
bin/ebuild.sh
pym/portage/package/ebuild/_ipc/QueryCommand.py