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 /dev-python
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 'dev-python')
-rw-r--r--dev-python/iconvcodec/iconvcodec-1.1.2-r1.ebuild3
-rw-r--r--dev-python/utidylib/utidylib-0.2-r2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/iconvcodec/iconvcodec-1.1.2-r1.ebuild b/dev-python/iconvcodec/iconvcodec-1.1.2-r1.ebuild
index 424779891137..4b00808bb8fa 100644
--- a/dev-python/iconvcodec/iconvcodec-1.1.2-r1.ebuild
+++ b/dev-python/iconvcodec/iconvcodec-1.1.2-r1.ebuild
@@ -9,7 +9,8 @@ inherit distutils-r1
DESCRIPTION="Python Codecs for Iconv Encodings"
HOMEPAGE="http://cjkpython.i18n.org/"
-SRC_URI="mirror://berlios/cjkpython/${P}.tar.gz"
+#SRC_URI="mirror://berlios/cjkpython/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild b/dev-python/utidylib/utidylib-0.2-r2.ebuild
index 82db8e4a70b5..545aa6eda2de 100644
--- a/dev-python/utidylib/utidylib-0.2-r2.ebuild
+++ b/dev-python/utidylib/utidylib-0.2-r2.ebuild
@@ -12,7 +12,8 @@ MY_P="uTidylib-${PV}"
DESCRIPTION="TidyLib Python wrapper"
HOMEPAGE="http://sourceforge.net/projects/utidylib/"
-SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
+#SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
+SRC_URI="mirror://gentoo/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"