summaryrefslogtreecommitdiff
path: root/app-misc
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-misc
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 'app-misc')
-rw-r--r--app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild b/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild
index c8fe4315ac2..30289f998c4 100644
--- a/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild
+++ b/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild
@@ -7,7 +7,8 @@ inherit eutils
DESCRIPTION="lcd-stuff is a client for lcdproc that displays RSS, Weather, MPD and new mail"
HOMEPAGE="http://lcd-stuff.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"
KEYWORDS="amd64 x86"
SLOT="0"