dev-python/vertex: fix HOMEPAGE.
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Mon, 7 Aug 2017 09:56:26 +0000 (11:56 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 7 Aug 2017 12:17:14 +0000 (14:17 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5328

dev-python/vertex/vertex-0.3.0-r1.ebuild
dev-python/vertex/vertex-0.3.1-r1.ebuild

index 2e1ae9c0e06800ede1b6b8ab01096ac224cb3835..d28c67053d4ec8c706f0b65fc2eba4e1aa441965 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit twisted-r1
 
 DESCRIPTION="An implementation of the Q2Q protocol"
-HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex https://pypi.python.org/pypi/Vertex"
+HOMEPAGE="https://github.com/twisted/vertex https://pypi.python.org/pypi/Vertex"
 SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
 
 KEYWORDS="amd64 x86"
index 066292c65488e32c572e5fabe15088b23dc27510..2e568be706c7907fcb06b7d858556324d25ab5e7 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit twisted-r1
 
 DESCRIPTION="An implementation of the Q2Q protocol"
-HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex https://pypi.python.org/pypi/Vertex"
+HOMEPAGE="https://github.com/twisted/vertex https://pypi.python.org/pypi/Vertex"
 SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
 
 KEYWORDS="~amd64 ~x86"