diff options
Diffstat (limited to 'dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild')
-rw-r--r-- | dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild b/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild index 19aa39fd893..abbb8844768 100644 --- a/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild +++ b/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 PYTHON_REQ_USE="xml" DESCRIPTION="A set of scripts to work locally on Subversion checkouts using Mercurial" -HOMEPAGE="https://pypi.org/project/hgsvn" +HOMEPAGE="https://pypi.org/project/hgsvn/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="GPL-3" |