Inside digestgen(), don't unnecessarily call fetch() in cases when the there
authorZac Medico <zmedico@gentoo.org>
Wed, 14 Jan 2009 03:58:08 +0000 (03:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 14 Jan 2009 03:58:08 +0000 (03:58 -0000)
commit99247ec1b0ebd0e3de9a9ef499fcc34d39aff040
treed92c05c89764a8f32bf43a7e0405501ca94c8133
parentcb960bc4cc45a9131e37c7f1cb79d9b253eda3bd
Inside digestgen(), don't unnecessarily call fetch() in cases when the there
are no hashes for comparison and the file already exists in $DISTDIR.
(trunk r12499)

svn path=/main/branches/2.1.6/; revision=12509
pym/portage/__init__.py