dev-python/hgtools: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 18 Aug 2017 08:59:16 +0000 (10:59 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:26 +0000 (21:03 -0400)
dev-python/hgtools/hgtools-6.5.1.ebuild

index 442d63b655bfc7200876b55d8fcc35b89cffcfe2..ed2c0a896a6b349f5c23a16f9f1d47d870190c69 100644 (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"