commit:     b68c21c645666d5db03377557c9245bafa00bd47
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar 21 19:40:09 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 11:21:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b68c21c6

dev-python/pastedeploy: remove dead HOMEPAGE

 dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild | 2 +-
 dev-python/pastedeploy/pastedeploy-1.5.2.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild 
b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
index 499695d5e84..91a8cd27803 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
@@ -10,7 +10,7 @@ MY_PN="PasteDeploy"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Load, configure, and compose WSGI applications and servers"
-HOMEPAGE="http://pythonpaste.org/deploy/ 
https://pypi.python.org/pypi/PasteDeploy";
+HOMEPAGE="https://pypi.python.org/pypi/PasteDeploy";
 # pypi tarball does not include tests
 SRC_URI="https://bitbucket.org/ianb/pastedeploy/get/${PV}.tar.gz -> 
${P}-r1.tar.gz"
 

diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild 
b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
index 77a24a3f527..2307b8a9045 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2.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
@@ -10,7 +10,7 @@ MY_PN="PasteDeploy"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Load, configure, and compose WSGI applications and servers"
-HOMEPAGE="http://pythonpaste.org/deploy/ 
https://pypi.python.org/pypi/PasteDeploy";
+HOMEPAGE="https://pypi.python.org/pypi/PasteDeploy";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to