Bind all manifest access through repoconfigs
authorBrian Harring <ferringb@gmail.com>
Thu, 1 Sep 2011 00:29:58 +0000 (17:29 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Sep 2011 21:23:10 +0000 (14:23 -0700)
commitf908cddb505b81533861196c4713378e63dac1fa
tree5b457d169759dee1981a9cd44b52d875a8ea80eb
parent53860ffa675b0cf1930589ff9fa15b5ffaa2cf75
Bind all manifest access through repoconfigs

This enables controling the behaviour (creation and validation) per
repo, and while mildly ugly, refactors in the right direction.
bin/ebuild
bin/repoman
pym/_emerge/EbuildFetcher.py
pym/_emerge/search.py
pym/portage/dbapi/porttree.py
pym/portage/package/ebuild/digestcheck.py
pym/portage/package/ebuild/digestgen.py
pym/portage/package/ebuild/doebuild.py
pym/portage/package/ebuild/fetch.py
pym/portage/repository/config.py