summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 16:27:47 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-17 22:41:32 +0100
commitdc07b2dd6448c954860902714b755fe17bf88c0c (patch)
tree9e86b5793f97b93b7188371ef679c772c0ed11f8 /dev-python/regendoc
parentsys-devel/autoconf-archive: Removed old. (diff)
downloadgentoo-dc07b2dd6448c954860902714b755fe17bf88c0c.tar.gz
gentoo-dc07b2dd6448c954860902714b755fe17bf88c0c.tar.bz2
gentoo-dc07b2dd6448c954860902714b755fe17bf88c0c.zip
dev-python/regendoc: use HTTPS
Diffstat (limited to 'dev-python/regendoc')
-rw-r--r--dev-python/regendoc/regendoc-0.5.ebuild5
-rw-r--r--dev-python/regendoc/regendoc-0.6.1.ebuild5
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"