Implement forward compatible Prefix support. This makes EPREFIX, ED and
authorFabian Groffen <grobian@gentoo.org>
Thu, 10 Dec 2009 08:47:53 +0000 (08:47 -0000)
committerFabian Groffen <grobian@gentoo.org>
Thu, 10 Dec 2009 08:47:53 +0000 (08:47 -0000)
commitc7fe3bd3909f85512d9476d92c1ba5cf1fd14082
tree2e3b95005e235c52ad9d5dd0076096dd5df06912
parent1cf22705298a358ea2a2e9afa78be69b70751951
Implement forward compatible Prefix support.  This makes EPREFIX, ED and
EROOT available to the ebuild environment, and updates the manpage
accordingly.  EPREFIX is hardwired to the empty string, and not
configurable.  For that, the prefix branch should be used for now.

This should satisfy the requirements for EAPI=3.

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