In config.environ(), only export ED, EPREFIX, and EROOT to the ebuild
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Dec 2009 03:50:12 +0000 (03:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Dec 2009 03:50:12 +0000 (03:50 -0000)
commite9ef494fb4270b41b57f994cc26a30dc03e8fe21
treea1698d3ca6e87acf3a98cf9b1ec40f1b0a6860f7
parent8340985f76ce62e4de796dd84f986e6484c64081
In config.environ(), only export ED, EPREFIX, and EROOT to the ebuild
environment starting with EAPI 3 (so people won't write ebuilds that
are incompatible with older package managers). (trunk r15032)

svn path=/main/branches/2.1.7/; revision=15066
pym/portage/__init__.py