From: Michael Mair-Keimberger Date: Sat, 17 Mar 2018 15:27:47 +0000 (+0100) Subject: dev-python/regendoc: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dc07b2dd6448c954860902714b755fe17bf88c0c;p=gentoo.git dev-python/regendoc: use HTTPS --- 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"