Support PORTAGE_REPOSITORIES environmental variable, which overrides
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 13 Jul 2013 05:30:39 +0000 (07:30 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 13 Jul 2013 05:30:39 +0000 (07:30 +0200)
commit7b2d968c768ac77d23e28de96727440e4da5af94
tree6804815f305d7ca198ed30c577f1c7599b02542d
parent720144837004a9b2ac9e4352f62c1bb388524105
Support PORTAGE_REPOSITORIES environmental variable, which overrides
whole configuration of repositories (repos.conf, PORTDIR, PORTDIR_OVERLAY).
Format of PORTAGE_REPOSITORIES is identical to format of repos.conf.
bin/phase-functions.sh
pym/portage/package/ebuild/_config/special_env_vars.py
pym/portage/package/ebuild/doebuild.py
pym/portage/repository/config.py