Make fetch() behave like the ebuild has RESTRICT="primaryuri"
authorZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 02:15:39 +0000 (02:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 02:15:39 +0000 (02:15 -0000)
commiteed2cd2776e744ce2f66afd0383007927882c58e
treed210fe60d465343f49298abb55ad20dcd2d3240d
parent57e267161cfa537938e930c9529e2225d877c147
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. (trunk r8412)

svn path=/main/branches/2.1.2/; revision=8413
pym/portage.py