From: Zac Medico Date: Mon, 18 Jan 2010 22:06:03 +0000 (-0000) Subject: Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to X-Git-Tag: v2.2_rc62~18 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=372abcab3176f5c44aed126bddc3180f348b1889;p=portage.git Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to Jeremy Olexa for this patch. svn path=/main/trunk/; revision=15201 --- diff --git a/cnf/make.globals b/cnf/make.globals index 14ebf4fd0..76b48fbf9 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -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="*"