From 9d2157cac4453691cd0e3700454625c593aef0be Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 29 Jan 2010 18:49:10 +0000 Subject: Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to Jeremy Olexa for this patch. (trunk r15201) svn path=/main/branches/2.1.7/; revision=15254 --- cnf/make.globals | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index 0eb664e19..472147ccc 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="*" -- cgit v1.2.3-1-g7c22