summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-python/git-python
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/git-python')
-rw-r--r--dev-python/git-python/git-python-0.3.6.ebuild2
-rw-r--r--dev-python/git-python/git-python-1.0.0.ebuild2
-rw-r--r--dev-python/git-python/git-python-1.0.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/git-python/git-python-0.3.6.ebuild b/dev-python/git-python/git-python-0.3.6.ebuild
index 745b21605a03..2bab43ef50f7 100644
--- a/dev-python/git-python/git-python-0.3.6.ebuild
+++ b/dev-python/git-python/git-python-0.3.6.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 http://pypi.python.org/pypi/GitPython"
+HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/git-python/git-python-1.0.0.ebuild b/dev-python/git-python/git-python-1.0.0.ebuild
index 76d7ffb41e8b..5caddc7fc69e 100644
--- a/dev-python/git-python/git-python-1.0.0.ebuild
+++ b/dev-python/git-python/git-python-1.0.0.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 http://pypi.python.org/pypi/GitPython"
+HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/git-python/git-python-1.0.1.ebuild b/dev-python/git-python/git-python-1.0.1.ebuild
index 76d7ffb41e8b..5caddc7fc69e 100644
--- a/dev-python/git-python/git-python-1.0.1.ebuild
+++ b/dev-python/git-python/git-python-1.0.1.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 http://pypi.python.org/pypi/GitPython"
+HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"