Enable PORTAGE_GRPNAME/USERNAME in make.conf.
authorZac Medico <zmedico@gentoo.org>
Fri, 9 Dec 2011 02:54:41 +0000 (18:54 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 Dec 2011 02:54:41 +0000 (18:54 -0800)
commitb9b1c642065220aaf857a6ab221756be60519448
tree18e646080655ddcb246459704f3c0324cb9bb4dc
parent9fd2fbb571fccae2e1f58daeeef348a91023cde5
Enable PORTAGE_GRPNAME/USERNAME in make.conf.

This is handy for prefix installs, since it allows these variables to
be set in make.conf rather than having them hardcoded. Eventually,
the corresponding portage.data constants may be deprecated in favor of
config attributes, since it's conceivable that multiple configurations
with different constants could be used simultaneously.
pym/_emerge/actions.py
pym/portage/_legacy_globals.py
pym/portage/data.py
pym/portage/package/ebuild/config.py