dev-python/clint: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-11 15:40:23 +01:00
parent 1cb72ee1d6
commit cd35c4a015
2 changed files with 4 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
inherit distutils-r1
DESCRIPTION="Python Command-line Application Tools"
HOMEPAGE="https://github.com/kennethreitz/clint"
SRC_URI="https://github.com/kennethreitz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/kennethreitz-archive/clint"
SRC_URI="https://github.com/kennethreitz-archive/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0"

View File

@@ -3,6 +3,7 @@
<pkgmetadata>
<!--maintainer-needed-->
<upstream>
<remote-id type="github">kennethreitz/clint</remote-id>
<remote-id type="github">kennethreitz-archive/clint</remote-id>
<remote-id type="pypi">clint</remote-id>
</upstream>
</pkgmetadata>