commit:     c7ea17d73265e9b4f17dd797f82af7b2163510fd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Apr  9 13:11:39 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 04:24:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ea17d7

dev-python/debtcollector: use HTTPS

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/debtcollector/debtcollector-1.11.0.ebuild | 4 ++--
 dev-python/debtcollector/debtcollector-1.17.1.ebuild | 4 ++--
 dev-python/debtcollector/debtcollector-1.19.0.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/debtcollector/debtcollector-1.11.0.ebuild 
b/dev-python/debtcollector/debtcollector-1.11.0.ebuild
index 5eb92d9dd8a..155cd3b4f6b 100644
--- a/dev-python/debtcollector/debtcollector-1.11.0.ebuild
+++ b/dev-python/debtcollector/debtcollector-1.11.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Python deprecation patterns and strategies that collect technical 
debt"
-HOMEPAGE="http://www.openstack.org/";
+HOMEPAGE="https://www.openstack.org/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/debtcollector/debtcollector-1.17.1.ebuild 
b/dev-python/debtcollector/debtcollector-1.17.1.ebuild
index 406437c2b8b..8490a275bd6 100644
--- a/dev-python/debtcollector/debtcollector-1.17.1.ebuild
+++ b/dev-python/debtcollector/debtcollector-1.17.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Python deprecation patterns and strategies that collect technical 
debt"
-HOMEPAGE="http://www.openstack.org/";
+HOMEPAGE="https://www.openstack.org/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/debtcollector/debtcollector-1.19.0.ebuild 
b/dev-python/debtcollector/debtcollector-1.19.0.ebuild
index 2b35a185964..77677acbe94 100644
--- a/dev-python/debtcollector/debtcollector-1.19.0.ebuild
+++ b/dev-python/debtcollector/debtcollector-1.19.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Python deprecation patterns and strategies that collect technical 
debt"
-HOMEPAGE="http://www.openstack.org/";
+HOMEPAGE="https://www.openstack.org/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

Reply via email to