dev-python/git-python: Fix homepage
authorMarius Brehler <marbre@linux.sungazer.de>
Thu, 1 Jun 2017 07:37:08 +0000 (09:37 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jul 2017 09:34:19 +0000 (11:34 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5198

dev-python/git-python/git-python-1.0.2.ebuild
dev-python/git-python/git-python-2.0.6.ebuild

index 6c8893353168a88222432356929f85198d7b17d6..407a96443c98ddf843669e6f88e2a889e14ecad6 100644 (file)
@@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}"
 MY_P="${MY_PN}-${MY_PV}"
 
 DESCRIPTION="Library used to interact with Git repositories"
-HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython"
+HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.python.org/pypi/GitPython"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
index 31ea5072a7ada7ab141c37e9e14d21b64542f572..3d1c453295f39b05e375cffb4291bf40869a510d 100644 (file)
@@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}"
 MY_P="${MY_PN}-${MY_PV}"
 
 DESCRIPTION="Library used to interact with Git repositories"
-HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython"
+HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.python.org/pypi/GitPython"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"