mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/clint: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user