commit:     dc07b2dd6448c954860902714b755fe17bf88c0c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 15:27:47 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 21:41:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc07b2dd

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 62f2904812b..a0cbbb30fc5 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 67d79e1102d..872a46354c1 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"

Reply via email to