When pruning the digests to optimize parallel-fetch, use a separate dict
authorZac Medico <zmedico@gentoo.org>
Tue, 3 Jun 2008 06:50:32 +0000 (06:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 3 Jun 2008 06:50:32 +0000 (06:50 -0000)
commitc62d783d6780667bc7fc2824951447c6ff5e46a2
tree546104511cc62adb24ee1055ce7ab606b1abd3fa
parentf596eb79f86fb25f37f726f32c01308bde10fcc3
When pruning the digests to optimize parallel-fetch, use a separate dict
so that the original digests are still available if a file needs to be
downloaded.

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