From 82c1d663e48d5a3abe28d331e9e0ed0f413b62eb Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Thu, 1 Jun 2017 09:37:08 +0200 Subject: dev-python/git-python: Fix homepage 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/git-python/git-python-1.0.2.ebuild') diff --git a/dev-python/git-python/git-python-1.0.2.ebuild b/dev-python/git-python/git-python-1.0.2.ebuild index 6c8893353168..407a96443c98 100644 --- a/dev-python/git-python/git-python-1.0.2.ebuild +++ b/dev-python/git-python/git-python-1.0.2.ebuild @@ -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" -- cgit v1.2.3