commit:     9edcf5e31130c453283ed4c169de76df9d4910f3
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 16:36:42 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 16:36:42 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9edcf5e3

config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o 
fallback.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/jackdaw.env    | 2 +-
 config/junco.env      | 2 +-
 config/nightheron.env | 2 +-
 config/skimmer.env    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/jackdaw.env b/config/jackdaw.env
index 55edb801..0509957e 100644
--- a/config/jackdaw.env
+++ b/config/jackdaw.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/";
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ 
http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/";
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
 export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/junco.env b/config/junco.env
index 55edb801..0509957e 100644
--- a/config/junco.env
+++ b/config/junco.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/";
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ 
http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/";
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
 export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/nightheron.env b/config/nightheron.env
index a1061b05..32950ce6 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/";
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ 
http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/";
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
 export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 
--color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"

diff --git a/config/skimmer.env b/config/skimmer.env
index adcb03fd..dcee3574 100644
--- a/config/skimmer.env
+++ b/config/skimmer.env
@@ -1,3 +1,3 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/";
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ 
http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/";
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"

Reply via email to