dev-python/hgtools: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-18 10:59:16 +02:00
committed by Mike Gilbert
parent 8970aaebbf
commit bd6ac64dd3

View File

@@ -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"