summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-08-07 11:44:28 +0200
committerDavid Seifert <soap@gentoo.org>2017-08-13 13:23:03 +0200
commit01690e1622ee3a9c8e676068c83e95e016d1561f (patch)
tree82192187573a562d0afd25d6609454ced101b53f /dev-python/path-py
parentsys-auth/sssd: fix HOMEPAGE und SRC_URI, remove pkg_postinst (diff)
downloadgentoo-01690e1622ee3a9c8e676068c83e95e016d1561f.tar.gz
gentoo-01690e1622ee3a9c8e676068c83e95e016d1561f.tar.bz2
gentoo-01690e1622ee3a9c8e676068c83e95e016d1561f.zip
dev-python/path-py: remove dead HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5329
Diffstat (limited to 'dev-python/path-py')
-rw-r--r--dev-python/path-py/path-py-8.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path-py/path-py-8.1.2.ebuild b/dev-python/path-py/path-py-8.1.2.ebuild
index 049262bb4b8f..ec8477569e35 100644
--- a/dev-python/path-py/path-py-8.1.2.ebuild
+++ b/dev-python/path-py/path-py-8.1.2.ebuild
@@ -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"