Bug #189417 - When ${T}/environment exists, isolate the ebuild
authorZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 00:59:48 +0000 (00:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 00:59:48 +0000 (00:59 -0000)
commit9add99f73e20f0ee9c1b40e286be45ea49a1ffa4
tree7ff8f26d87921b542071e8f00512c77defbc87bd
parent86df9fc17e057b01d7eece3c148378d86092d4c7
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. (trunk r8752:8755)

svn path=/main/branches/2.1.2/; revision=8756
bin/ebuild.sh
bin/isolated-functions.sh
pym/portage.py