dev-python/pyds: fix HOMEPAGE and SRC_URI.
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Thu, 7 Jul 2016 17:40:00 +0000 (19:40 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 9 Jul 2016 08:26:49 +0000 (08:26 +0000)
Gentoo-Bug: https://bugs.gentoo.org/367783
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-python/pyds/pyds-0.7.3-r1.ebuild

index 6eed12289cb1dcf78bd1c6a2be6bf8521f415155..4e93ac2258f14cb42b574d2f42cb78c2b5d7d981 100644 (file)
@@ -10,8 +10,8 @@ inherit distutils-r1
 MY_P="PyDS-${PV}"
 
 DESCRIPTION="Python Desktop Server"
-HOMEPAGE="http://pyds.muensterland.org/"
-SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
+HOMEPAGE="https://wiki.python.org/moin/PyDS"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"