dev-python/debtcollector: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 9 Apr 2018 13:11:39 +0000 (15:11 +0200)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 12 Apr 2018 04:24:19 +0000 (23:24 -0500)
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/debtcollector/debtcollector-1.11.0.ebuild
dev-python/debtcollector/debtcollector-1.17.1.ebuild
dev-python/debtcollector/debtcollector-1.19.0.ebuild

index 5eb92d9dd8a3fa5ce49a1fa68ccf92b4c6d70968..155cd3b4f6b95ae25d9f21c03b648c36ba1fbcae 100644 (file)
@@ -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"
index 406437c2b8bb550cdf50ddfb3b1d5b9ced578d1d..8490a275bd666219cc67e0ea554e086196dc895e 100644 (file)
@@ -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"
index 2b35a185964be08a4ffaf9d6836a6c235549d000..77677acbe94b52e1ffc3fe0ac7c4cd8af9c5b26e 100644 (file)
@@ -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"