mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/hgtools: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
8970aaebbf
commit
bd6ac64dd3
@@ -9,7 +9,7 @@ RESTRICT="test"
|
||||
inherit distutils-r1 eutils
|
||||
|
||||
DESCRIPTION="Classes and setuptools plugin for Mercurial repositories"
|
||||
HOMEPAGE="https://bitbucket.org/jaraco/hgtools/"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/hgtools https://github.com/jaraco/hgtools"
|
||||
SRC_URI="mirror://pypi/h/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user