add layout.conf awareness of thin-manifests
authorBrian Harring <ferringb@gmail.com>
Thu, 1 Sep 2011 21:50:25 +0000 (14:50 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Sep 2011 21:23:10 +0000 (14:23 -0700)
commitaf7933ee4df1d62a6567510dc7e84a0cf13a09ef
tree1f266696a778ea69ec0e655f0079a5c5ba7b388b
parent69613e420d5be52e413c7c60e571710c2597f58d
add layout.conf awareness of thin-manifests

For any repo that wants thin (just src_uri digests), they just need to add

thin-manifests = true

to their layout.conf.  Again, this should only be used in repositories
were the backing vcs provides checksums for the ebuild data.
pym/portage/repository/config.py