summaryrefslogtreecommitdiff
path: root/eclass/mysql-multilib-r1.eclass
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-12-24 16:30:15 +0800
committerIan Delaney <idella4@gentoo.org>2015-12-24 16:31:24 +0800
commit98b51f2c00d5f8b675f111e97e759e8eeea6125e (patch)
treeb87a9367d03c5e98613c20b0fd107f8b9be43268 /eclass/mysql-multilib-r1.eclass
parent3bf393ce26cc918d2da1dd69c842ba54a53c7067 (diff)
parent6202dcf8e261f73a44bb94ba103555c3407bcbec (diff)
downloadgentoo-98b51f2c00d5f8b675f111e97e759e8eeea6125e.tar.gz
gentoo-98b51f2c00d5f8b675f111e97e759e8eeea6125e.tar.bz2
gentoo-98b51f2c00d5f8b675f111e97e759e8eeea6125e.zip
Merge remote-tracking branch 'remotes/Coacher/fwknop-2.6.8-bump'
Pull request: https://github.com/gentoo/gentoo/pull/520
Diffstat (limited to 'eclass/mysql-multilib-r1.eclass')
-rw-r--r--eclass/mysql-multilib-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass
index 0cd841aeed9f..87bcec0cfabf 100644
--- a/eclass/mysql-multilib-r1.eclass
+++ b/eclass/mysql-multilib-r1.eclass
@@ -134,6 +134,7 @@ SRC_URI="${SERVER_URI}"
if [[ ${MY_EXTRAS_VER} != "live" && ${MY_EXTRAS_VER} != "none" ]]; then
SRC_URI="${SRC_URI}
mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+ https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2"