diff options
Diffstat (limited to 'dev-vcs/hg-git')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.10-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.10.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.8.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.8.10-r1.ebuild b/dev-vcs/hg-git/hg-git-0.8.10-r1.ebuild index c0ee4243d734..d35e34623578 100644 --- a/dev-vcs/hg-git/hg-git-0.8.10-r1.ebuild +++ b/dev-vcs/hg-git/hg-git-0.8.10-r1.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" diff --git a/dev-vcs/hg-git/hg-git-0.8.10.ebuild b/dev-vcs/hg-git/hg-git-0.8.10.ebuild index 545a0324ae31..acf6cae2bdae 100644 --- a/dev-vcs/hg-git/hg-git-0.8.10.ebuild +++ b/dev-vcs/hg-git/hg-git-0.8.10.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" 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" |