From dc07b2dd6448c954860902714b755fe17bf88c0c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 17 Mar 2018 16:27:47 +0100 Subject: [PATCH] dev-python/regendoc: use HTTPS --- dev-python/regendoc/regendoc-0.5.ebuild | 5 +++-- dev-python/regendoc/regendoc-0.6.1.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dev-python/regendoc/regendoc-0.5.ebuild b/dev-python/regendoc/regendoc-0.5.ebuild index 62f2904812ba..a0cbbb30fc59 100644 --- a/dev-python/regendoc/regendoc-0.5.ebuild +++ b/dev-python/regendoc/regendoc-0.5.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=5 @@ -11,7 +11,8 @@ MY_PN="RegenDoc" MY_P="${MY_PN}-${PV}" DESCRIPTION="Check/update simple file/shell examples in documentation" -HOMEPAGE="https://pypi.python.org/pypi/RegenDoc http://bitbucket.org/pytest-dev/regendoc/" +HOMEPAGE="https://pypi.python.org/pypi/RegenDoc + https://bitbucket.org/pytest-dev/regendoc/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/regendoc/regendoc-0.6.1.ebuild b/dev-python/regendoc/regendoc-0.6.1.ebuild index 67d79e1102d5..872a46354c1b 100644 --- a/dev-python/regendoc/regendoc-0.6.1.ebuild +++ b/dev-python/regendoc/regendoc-0.6.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=5 @@ -11,7 +11,8 @@ MY_PN="RegenDoc" MY_P="${MY_PN}-${PV}" DESCRIPTION="Check/update simple file/shell examples in documentation" -HOMEPAGE="https://pypi.python.org/pypi/RegenDoc http://bitbucket.org/pytest-dev/regendoc/" +HOMEPAGE="https://pypi.python.org/pypi/RegenDoc + https://bitbucket.org/pytest-dev/regendoc/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" SLOT="0" -- 2.26.2