commit:     01690e1622ee3a9c8e676068c83e95e016d1561f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Aug  7 09:44:28 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 11:23:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01690e16

dev-python/path-py: remove dead HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/5329

 dev-python/path-py/path-py-8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 049262bb4b8..ec8477569e3 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"

Reply via email to