mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/vertex: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5328
This commit is contained in:
committed by
Patrice Clement
parent
07fd5cfe8c
commit
62f273bf48
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user