dev-python/paste: remove dead HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 21 Mar 2018 19:33:48 +0000 (20:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 11:21:00 +0000 (12:21 +0100)
dev-python/paste/paste-2.0.3-r1.ebuild

index 743362b034d61f888d48bc27e78126b35c730be9..6afaee26ffa2a1df71b0c3a45a59e70be03f78ab 100644 (file)
@@ -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,7 @@ MY_PN="Paste"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Tools for using a Web Server Gateway Interface stack"
-HOMEPAGE="http://pythonpaste.org https://pypi.python.org/pypi/Paste"
+HOMEPAGE="https://pypi.python.org/pypi/Paste"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"