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/django-extensions
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/django-extensions')
-rw-r--r--dev-python/django-extensions/django-extensions-1.4.0.ebuild4
-rw-r--r--dev-python/django-extensions/django-extensions-1.5.0.ebuild4
-rw-r--r--dev-python/django-extensions/django-extensions-1.5.2.ebuild2
-rw-r--r--dev-python/django-extensions/django-extensions-1.5.3.ebuild2
-rw-r--r--dev-python/django-extensions/django-extensions-1.5.5.ebuild2
5 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/django-extensions/django-extensions-1.4.0.ebuild b/dev-python/django-extensions/django-extensions-1.4.0.ebuild
index 23a8f43c093a..6c39e61480a2 100644
--- a/dev-python/django-extensions/django-extensions-1.4.0.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.4.0.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1
GIT_HASH_TAG="32ffe9b"
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://code.google.com/p/django-command-extensions/"
-SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://code.google.com/p/django-command-extensions/"
+SRC_URI="https://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
LICENSE="BSD || ( MIT GPL-2 )"
SLOT="0"
diff --git a/dev-python/django-extensions/django-extensions-1.5.0.ebuild b/dev-python/django-extensions/django-extensions-1.5.0.ebuild
index f26cc3148e1f..79d5f85190a2 100644
--- a/dev-python/django-extensions/django-extensions-1.5.0.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.5.0.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1 eutils
GIT_HASH_TAG="d39ecfd"
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
-SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
+SRC_URI="https://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
LICENSE="BSD || ( MIT GPL-2 )"
SLOT="0"
diff --git a/dev-python/django-extensions/django-extensions-1.5.2.ebuild b/dev-python/django-extensions/django-extensions-1.5.2.ebuild
index fe2f15ecae8b..a4f52ad89ce2 100644
--- a/dev-python/django-extensions/django-extensions-1.5.2.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.5.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1 eutils
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD || ( MIT GPL-2 )"
diff --git a/dev-python/django-extensions/django-extensions-1.5.3.ebuild b/dev-python/django-extensions/django-extensions-1.5.3.ebuild
index fe2f15ecae8b..a4f52ad89ce2 100644
--- a/dev-python/django-extensions/django-extensions-1.5.3.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.5.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1 eutils
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD || ( MIT GPL-2 )"
diff --git a/dev-python/django-extensions/django-extensions-1.5.5.ebuild b/dev-python/django-extensions/django-extensions-1.5.5.ebuild
index 1c0e3348d6ed..7aa3965b7116 100644
--- a/dev-python/django-extensions/django-extensions-1.5.5.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.5.5.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1 eutils
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD || ( MIT GPL-2 )"