dev-python/path-py: remove dead HOMEPAGE
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Mon, 7 Aug 2017 09:44:28 +0000 (11:44 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 13 Aug 2017 11:23:03 +0000 (13:23 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5329

dev-python/path-py/path-py-8.1.2.ebuild

index 049262bb4b8f795566be6e9a32c65b75255eec14..ec8477569e3595a9d7a57adb7cacc1ee18931980 100644 (file)
@@ -10,7 +10,7 @@ inherit distutils-r1
 MY_P="path.py-${PV}"
 
 DESCRIPTION="A module wrapper for os.path"
-HOMEPAGE="http://pythonhosted.org/path.py https://pypi.python.org/pypi/path.py https://github.com/jaraco/path.py"
+HOMEPAGE="https://pypi.python.org/pypi/path.py https://github.com/jaraco/path.py"
 SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
 
 SLOT="0"