diff options
Diffstat (limited to 'dev-vcs/hg-git/hg-git-0.8.8.ebuild')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.8.8.ebuild b/dev-vcs/hg-git/hg-git-0.8.8.ebuild index f9ec4148be50..cf1461ddfdee 100644 --- a/dev-vcs/hg-git/hg-git-0.8.8.ebuild +++ b/dev-vcs/hg-git/hg-git-0.8.8.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="push to and pull from a Git repository using Mercurial" -HOMEPAGE="http://hg-git.github.io https://pypi.org/project/hg-git" +HOMEPAGE="http://hg-git.github.io https://pypi.org/project/hg-git/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" |