Bug #189417 - When ${T}/environment exists, isolate the ebuild
authorZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 00:35:44 +0000 (00:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 00:35:44 +0000 (00:35 -0000)
commit296a8dc66c3dfc2fe55d32da148a245d4e000633
treebb9ee3cd37042fb6c462660289564a6d951dab0b
parent4f4287014f5742bd08b8c950d7cfdf2fd52ea921
Bug #189417 - When ${T}/environment exists, isolate the ebuild
environment from the calling environment. This makes it possible
for the build to unset a variable that was inherited from the
calling environment, and the variable will remain unset between
phases.

svn path=/main/trunk/; revision=8754
bin/ebuild.sh
pym/portage/__init__.py