Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to
authorZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:49:10 +0000 (18:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:49:10 +0000 (18:49 -0000)
Jeremy Olexa <darkside@g.o> for this patch. (trunk r15201)

svn path=/main/branches/2.1.7/; revision=15254

cnf/make.globals

index 0eb664e19e95a5bac2a1b4d0fd0c6a5a8b931d66..472147ccc1fe40dc81782552843907d204fb95ff 100644 (file)
@@ -21,8 +21,9 @@ LDFLAGS=""
 # Default rsync mirror
 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
 
-# Default distfiles mirrors
-GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
+# Default distfiles mirrors. This rotation has multiple hosts and is reliable.
+# Approved by the mirror-admin team.
+GENTOO_MIRRORS="http://distfiles.gentoo.org"
 
 ACCEPT_LICENSE="* -@EULA"
 ACCEPT_PROPERTIES="*"