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 /app-cdr/cuecue
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 'app-cdr/cuecue')
-rw-r--r--app-cdr/cuecue/cuecue-0.2.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild b/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild
index bb6ad7749334..5fc0cfafb30d 100644
--- a/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild
+++ b/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild
@@ -8,7 +8,8 @@ inherit base eutils flag-o-matic
DESCRIPTION="Cuecue is a suite to convert .cue + [.ogg|.flac|.wav|.mp3] to .cue + .bin"
HOMEPAGE="http://cuecue.berlios.de/"
-SRC_URI="mirror://berlios/cuecue/${P}.tar.gz"
+#SRC_URI="mirror://berlios/cuecue/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"