summaryrefslogtreecommitdiff
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 /sci-geosciences/gpsd
parentdev-perl/GraphViz: Version bump (diff)
downloadgentoo-2b72b0462bea5b34bbe4d767ccc44866df81515e.tar.gz
gentoo-2b72b0462bea5b34bbe4d767ccc44866df81515e.tar.bz2
gentoo-2b72b0462bea5b34bbe4d767ccc44866df81515e.zip
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 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-2.95-r1.ebuild3
-rw-r--r--sci-geosciences/gpsd/gpsd-2.96-r1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
index 8d8f86df4f59..e920f0d1d6ae 100644
--- a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
@@ -10,7 +10,8 @@ inherit python autotools user eutils
DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients"
HOMEPAGE="http://gpsd.berlios.de/"
-SRC_URI="mirror://berlios/gpsd/${P}.tar.gz"
+#SRC_URI="mirror://berlios/gpsd/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
index 18764d321eed..d87b67e38c45 100644
--- a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
@@ -10,7 +10,8 @@ inherit python autotools user eutils
DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients"
HOMEPAGE="http://gpsd.berlios.de/"
-SRC_URI="mirror://berlios/gpsd/${P}bis.tar.gz"
+#SRC_URI="mirror://berlios/gpsd/${P}bis.tar.gz"
+SRC_URI="mirror://gentoo/${P}bis.tar.gz"
LICENSE="BSD"
SLOT="0"