summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-12-19 23:16:07 +0100
committerMichał Górny <mgorny@gentoo.org>2015-12-20 00:02:14 +0100
commit2b72b0462bea5b34bbe4d767ccc44866df81515e (patch)
treea3977bc1adbbdab4baac657833ced2ccb1d72744 /net-p2p
parent5a828c932e3b0d2d2dcc6b1a0f0f3491609bf632 (diff)
downloadgentoo-2b72b0462bea5b34bbe4d767ccc44866df81515e.tar.gz
gentoo-2b72b0462bea5b34bbe4d767ccc44866df81515e.tar.xz
Replace all remaining mirror://berlios with mirror://gentoo
The berlios thirdpartymirrors entry was removed on 2015-01-25, therefore making all its references invalid. Replace all the offending SRC_URI entries with mirror://gentoo to keep the ebuilds working.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild3
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild b/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild
index 21e9139b041..1ae90ff8a8e 100644
--- a/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild
+++ b/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild
@@ -8,7 +8,8 @@ IUSE=""
DESCRIPTION="Ares Plugin for giFT"
HOMEPAGE="http://gift-ares.berlios.de/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+#SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd"
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild
index d711901dc8e..6bcb91cc503 100644
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild
@@ -10,7 +10,8 @@ MY_P=${P/gift-fasttrack/giFT-FastTrack}
DESCRIPTION="FastTrack Plugin for giFT"
HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/"
-SRC_URI="mirror://berlios/${PN}/${MY_P}.tar.gz"
+#SRC_URI="mirror://berlios/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd"