* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
authorZac Medico <zmedico@gentoo.org>
Wed, 14 Jul 2010 08:10:02 +0000 (01:10 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 14 Jul 2010 08:10:02 +0000 (01:10 -0700)
commita9360035610dc73c851e9c9b6dfa9b5d42059d8d
treea3c150ca009965f2b4f5525b8aca714e3c58c44f
parentc30b707e5a98420ef4c780f9f6b60f4e990a2c32
* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
environment variables, for use within the chromium-os
build environment.

* Add PORTAGE_USERNAME and PORTAGE_GRPNAME to the environment
whitelist and filter them from the saved environment.

Note: In order to support PORTAGE_USERNAME and PORTAGE_GRPNAME
settings in make.conf, the associated portage.data attributes
may be relocated to the config class in the future.
bin/isolated-functions.sh
pym/portage/data.py
pym/portage/package/ebuild/config.py