Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to
authorZac Medico <zmedico@gentoo.org>
Mon, 18 Jan 2010 22:06:03 +0000 (22:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 18 Jan 2010 22:06:03 +0000 (22:06 -0000)
Jeremy Olexa <darkside@g.o> for this patch.

svn path=/main/trunk/; revision=15201

cnf/make.globals

index 14ebf4fd069ae5be122aebc2ea6957f0a7a1b035..76b48fbf9ce2672597b0027b021fed864921e1f6 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="*"