doebuild: check distfiles digests less often
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2011 17:03:05 +0000 (10:03 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2011 17:03:05 +0000 (10:03 -0700)
commit77896f08ed12a93ff6ee8a657ae11501cc2dbc87
tree8491a47ee1a56c3a89f828992d997b803eb760d7
parent41f12443efdab544ace9f2c90df516360ebf9df1
doebuild: check distfiles digests less often

If the unpack phase is not going to be executed as a dependency, then
we can simply skip the distfiles digest checks if the unpack phase is
already marked complete via $PORTAGE_BUILDDIR/.unpacked.
pym/portage/package/ebuild/doebuild.py