summaryrefslogtreecommitdiffstats
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-01-29 18:49:10 +0000
committerZac Medico <zmedico@gentoo.org>2010-01-29 18:49:10 +0000
commit9d2157cac4453691cd0e3700454625c593aef0be (patch)
tree603a8f5f9b39fd0332f92ae6d4a7f0fbf6d047bd /cnf
parent2f182439094aa274d72e199d4338bae2561648f3 (diff)
downloadportage-9d2157cac4453691cd0e3700454625c593aef0be.tar.gz
portage-9d2157cac4453691cd0e3700454625c593aef0be.tar.bz2
portage-9d2157cac4453691cd0e3700454625c593aef0be.zip
Remove ibiblio.org from the default GENTOO_MIRRORS value. Thanks to
Jeremy Olexa <darkside@g.o> for this patch. (trunk r15201) svn path=/main/branches/2.1.7/; revision=15254
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals5
1 files changed, 3 insertions, 2 deletions
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="*"