commit:     bd6ac64dd3673061ff07db30ef7b91bac1c2d50c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 18 08:59:16 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 01:03:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6ac64d

dev-python/hgtools: fix HOMEPAGE

 dev-python/hgtools/hgtools-6.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hgtools/hgtools-6.5.1.ebuild 
b/dev-python/hgtools/hgtools-6.5.1.ebuild
index 442d63b655b..ed2c0a896a6 100644
--- a/dev-python/hgtools/hgtools-6.5.1.ebuild
+++ b/dev-python/hgtools/hgtools-6.5.1.ebuild
@@ -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"

Reply via email to