In config.environ(), only export ED, EPREFIX, and EROOT to the ebuild
authorZac Medico <zmedico@gentoo.org>
Fri, 11 Dec 2009 06:09:43 +0000 (06:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 11 Dec 2009 06:09:43 +0000 (06:09 -0000)
commit32e8aa1afa2f40aba1a6bba6ed7e5ec3dc71c748
treeef2f86a28fe41da4601305a38acc7cb9338b3ad3
parent80b175067f59e81d6219c84803fe4c9bf6241e81
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).

svn path=/main/trunk/; revision=15032
pym/portage/__init__.py