Support documented repos.conf settings.
authorZac Medico <zmedico@gentoo.org>
Fri, 1 Oct 2010 19:25:57 +0000 (12:25 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 Oct 2010 19:25:57 +0000 (12:25 -0700)
commita4e4a06df107dcf7b04a6747c5283641a190e91b
tree6be029b1f0fd25da941eb8d21a9fd2e9f5b1bcd1
parent6c6c688536239e5256174b4fe1e57ae83ba96af2
Support documented repos.conf settings.

Support for aliases, eclass-overrides, and masters from
/etc/portage/repos.conf, as documented in the portage.5 man page, has
been absent since we switched to using the RepoConfigLoader class.
This commit is intended to bring feature parity with repos.conf
support in previous releases.
pym/portage/repository/config.py