Make fetch() behave like the ebuild has RESTRICT="primaryuri"
authorZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 02:11:24 +0000 (02:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 02:11:24 +0000 (02:11 -0000)
commit4c4b6ef5c992190290cc1d6daf1ebe7c434be036
treea86bd7fe06335ba1f771f8b85dfb91c0a04bd47d
parent62b34e352a96e86e103dd88de82a908512ede010
Make fetch() behave like the ebuild has RESTRICT="primaryuri"
after 2 checksum failures for a fetched file. This should
increase the probability of fetching the correct file before
the maximum number of tries is reached.

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