commit:     7afdf300b4a1d85f69045843b004ea28729d400f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Thu Jul  7 17:40:00 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 08:26:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7afdf300

dev-python/pyds: fix HOMEPAGE and SRC_URI.

Gentoo-Bug: https://bugs.gentoo.org/367783
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-python/pyds/pyds-0.7.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyds/pyds-0.7.3-r1.ebuild 
b/dev-python/pyds/pyds-0.7.3-r1.ebuild
index 6eed122..4e93ac2 100644
--- a/dev-python/pyds/pyds-0.7.3-r1.ebuild
+++ b/dev-python/pyds/pyds-0.7.3-r1.ebuild
@@ -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"

Reply via email to