mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-ctags: update HOMEPAGE and upstream metadata
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">python-ctags3</remote-id>
|
||||
<remote-id type="github">jonashaag/python-ctags3</remote-id>
|
||||
<bugs-to>https://github.com/jonashaag/python-ctags3/issues</bugs-to>
|
||||
<remote-id type="github">universal-ctags/python-ctags3</remote-id>
|
||||
<bugs-to>https://github.com/universal-ctags/python-ctags3/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
|
||||
MY_PN="${PN}3"
|
||||
DESCRIPTION="Exuberant Ctags indexing python bindings"
|
||||
HOMEPAGE="https://github.com/jonashaag/python-ctags3"
|
||||
HOMEPAGE="https://github.com/universal-ctags/python-ctags3"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user