commit:     0acd206861d44bd1bc00bcb7eb513330815aa0ea
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Mar 20 20:02:33 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 21:10:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acd2068

dev-python/pyro: remove dead HOMEPAGE

 dev-python/pyro/pyro-3.16-r1.ebuild | 4 ++--
 dev-python/pyro/pyro-4.41.ebuild    | 5 +++--
 dev-python/pyro/pyro-4.56.ebuild    | 5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyro/pyro-3.16-r1.ebuild 
b/dev-python/pyro/pyro-3.16-r1.ebuild
index 4337e724e78..f3c8ae52308 100644
--- a/dev-python/pyro/pyro-3.16-r1.ebuild
+++ b/dev-python/pyro/pyro-3.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ MY_PN="Pyro"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="http://www.xs4all.nl/~irmen/pyro3/ https://pypi.python.org/pypi/Pyro";
+HOMEPAGE="https://pypi.python.org/pypi/Pyro";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/pyro/pyro-4.41.ebuild b/dev-python/pyro/pyro-4.41.ebuild
index b788f9063a0..1e26b0eb909 100644
--- a/dev-python/pyro/pyro-4.41.ebuild
+++ b/dev-python/pyro/pyro-4.41.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,8 @@ MY_PN="Pyro4"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="http://www.xs4all.nl/~irmen/pyro/ https://pypi.python.org/pypi/Pyro4 
https://github.com/irmen/Pyro4";
+HOMEPAGE="https://pypi.python.org/pypi/Pyro4
+       https://github.com/irmen/Pyro4";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/pyro/pyro-4.56.ebuild b/dev-python/pyro/pyro-4.56.ebuild
index c9188a531bd..ac5eee994bd 100644
--- a/dev-python/pyro/pyro-4.56.ebuild
+++ b/dev-python/pyro/pyro-4.56.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,8 @@ MY_PN="Pyro4"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="http://www.xs4all.nl/~irmen/pyro/ https://pypi.python.org/pypi/Pyro4 
https://github.com/irmen/Pyro4";
+HOMEPAGE="https://pypi.python.org/pypi/Pyro4
+       https://github.com/irmen/Pyro4";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to