]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
gentoo: use mirrors.rit.edu as upstream
authorAlejandro R. Sedeño <asedeno@mit.edu>
Sat, 29 Jan 2022 20:01:58 +0000 (15:01 -0500)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Sat, 29 Jan 2022 20:01:58 +0000 (15:01 -0500)
fetch-scripts/gentoo-distfiles

index f38a8b0ea677045a0aafd5fe0877e0437b1729fc..7bc258ab9fe59d84e7f824a22ec7c082e9713dac 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Modified from http://www.gentoo.org/doc/en/rsync.xml#doc_chap3
 
-RSYNCSOURCE=rsync://mirror.rackspace.com/gentoo
+RSYNCSOURCE=rsync://mirrors.rit.edu/gentoo
 BASEDIR=${MIRRORDIR}/gentoo-distfiles
 
 rsync --recursive --times --links --hard-links \