From 9ab63400577460f8aabe4e1492451ad89aad85b1 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 27 Apr 2018 09:48:44 +0200 Subject: [PATCH] app-text/pelican: use HTTPS --- app-text/pelican/pelican-3.6.0.ebuild | 4 ++-- app-text/pelican/pelican-3.6.3.ebuild | 4 ++-- app-text/pelican/pelican-3.7.0.ebuild | 4 ++-- app-text/pelican/pelican-3.7.1.ebuild | 4 ++-- app-text/pelican/pelican-9999.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild index 3db3fdbd7329..f6c4eac0245c 100644 --- a/app-text/pelican/pelican-3.6.0.ebuild +++ b/app-text/pelican/pelican-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" -HOMEPAGE="http://blog.getpelican.com/ https://pypi.org/project/pelican/" +HOMEPAGE="https://blog.getpelican.com/ https://pypi.org/project/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.3.ebuild b/app-text/pelican/pelican-3.6.3.ebuild index 4b0fb743507c..306df4f67c47 100644 --- a/app-text/pelican/pelican-3.6.3.ebuild +++ b/app-text/pelican/pelican-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" -HOMEPAGE="http://blog.getpelican.com/ https://pypi.org/project/pelican/" +HOMEPAGE="https://blog.getpelican.com/ https://pypi.org/project/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.7.0.ebuild b/app-text/pelican/pelican-3.7.0.ebuild index 7401f3d4bb99..826b9d76db6f 100644 --- a/app-text/pelican/pelican-3.7.0.ebuild +++ b/app-text/pelican/pelican-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" -HOMEPAGE="http://blog.getpelican.com/ https://pypi.org/project/pelican/" +HOMEPAGE="https://blog.getpelican.com/ https://pypi.org/project/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.7.1.ebuild b/app-text/pelican/pelican-3.7.1.ebuild index f45db088e2b9..a2d838d99469 100644 --- a/app-text/pelican/pelican-3.7.1.ebuild +++ b/app-text/pelican/pelican-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" -HOMEPAGE="http://blog.getpelican.com/ https://pypi.org/project/pelican/" +HOMEPAGE="https://blog.getpelican.com/ https://pypi.org/project/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-9999.ebuild b/app-text/pelican/pelican-9999.ebuild index 1f064b0d20af..2e5e1b867c25 100644 --- a/app-text/pelican/pelican-9999.ebuild +++ b/app-text/pelican/pelican-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 git-r3 DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" -HOMEPAGE="http://blog.getpelican.com/ https://pypi.org/project/pelican/" +HOMEPAGE="https://blog.getpelican.com/ https://pypi.org/project/pelican/" EGIT_REPO_URI="https://github.com/getpelican/pelican.git" EGIT_CHECKOUT_DIR="${WORKDIR}/${P}" -- 2.26.2