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 /app-text/pelican
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 'app-text/pelican')
-rw-r--r--app-text/pelican/pelican-3.4.0.ebuild2
-rw-r--r--app-text/pelican/pelican-3.5.0.ebuild2
-rw-r--r--app-text/pelican/pelican-3.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pelican/pelican-3.4.0.ebuild b/app-text/pelican/pelican-3.4.0.ebuild
index f39bdcfbe150..4340bf1ca0cf 100644
--- a/app-text/pelican/pelican-3.4.0.ebuild
+++ b/app-text/pelican/pelican-3.4.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files"
-HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican"
+HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican"
SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"
diff --git a/app-text/pelican/pelican-3.5.0.ebuild b/app-text/pelican/pelican-3.5.0.ebuild
index 4567f25ff98f..3f26761a20c4 100644
--- a/app-text/pelican/pelican-3.5.0.ebuild
+++ b/app-text/pelican/pelican-3.5.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files"
-HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican"
+HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican"
SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"
diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild
index 25a51e46989c..a16143d1e200 100644
--- a/app-text/pelican/pelican-3.6.0.ebuild
+++ b/app-text/pelican/pelican-3.6.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files"
-HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican"
+HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican"
SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"