Inside digestgen(), don't unnecessarily call fetch() in cases when the there
authorZac Medico <zmedico@gentoo.org>
Wed, 14 Jan 2009 00:20:33 +0000 (00:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 14 Jan 2009 00:20:33 +0000 (00:20 -0000)
commite59a3c77fc90a888326b8f3862b7d15a936a29ea
tree58854d30d479c7665f77887293635d13ee931e99
parent15859f3b49ff4fc7dfe585e7139d23a453dca5d1
Inside digestgen(), don't unnecessarily call fetch() in cases when the there
are no hashes for comparison and the file already exists in $DISTDIR.

svn path=/main/trunk/; revision=12499
pym/portage/__init__.py