add thin manifest support to the Manifest class
authorBrian Harring <ferringb@gmail.com>
Thu, 1 Sep 2011 21:36:45 +0000 (14:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Sep 2011 21:23:10 +0000 (14:23 -0700)
commit69613e420d5be52e413c7c60e571710c2597f58d
tree7c37eed391754ca8feb4f400e86811b2d68a1275
parentf908cddb505b81533861196c4713378e63dac1fa
add thin manifest support to the Manifest class

'thin' is just distfiles.  This is primarily useful when the ebuild
lives in a vcs- git for example, which already has it's own checksums
to rely on.
pym/portage/manifest.py
pym/portage/package/ebuild/digestcheck.py