Implement forward compatible Prefix support. This makes EPREFIX, ED and
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Dec 2009 03:48:30 +0000 (03:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Dec 2009 03:48:30 +0000 (03:48 -0000)
commit0298ebda6a98ba6e9998f74c8a1abbf9c4600076
tree8800bc3bfd25546ede08ace692ed6a56ba548403
parent74a1223255e752a64b45dfff217af4f50807c590
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. (trunk r15024)

svn path=/main/branches/2.1.7/; revision=15060
bin/ebuild.sh
man/ebuild.5
pym/portage/__init__.py