dev-python/rfc3986: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 9 Apr 2018 13:14:33 +0000 (15:14 +0200)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 12 Apr 2018 04:24:21 +0000 (23:24 -0500)
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/rfc3986/rfc3986-0.3.1.ebuild
dev-python/rfc3986/rfc3986-0.4.1.ebuild
dev-python/rfc3986/rfc3986-1.1.0.ebuild

index 20ab7bcecba578c90363eb25b373a284f960bbcc..878d5d608233374b7b9ac1c155c75512f77713b8 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=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3)
 inherit distutils-r1
 
 DESCRIPTION="Validating URI References per RFC 3986"
-HOMEPAGE="http://tools.ietf.org/html/rfc3986 https://github.com/sigmavirus24/rfc3986 https://rfc3986.rtfd.org"
+HOMEPAGE="https://tools.ietf.org/html/rfc3986
+       https://github.com/sigmavirus24/rfc3986
+       https://rfc3986.rtfd.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 66dfa30d57f3b0154c97af15bd6b96283ed6b41f..0b0b08a2442baf41e1c934abd67c6d4ded628576 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,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3)
 inherit distutils-r1
 
 DESCRIPTION="Validating URI References per RFC 3986"
-HOMEPAGE="http://tools.ietf.org/html/rfc3986 https://github.com/sigmavirus24/rfc3986 https://rfc3986.rtfd.org"
+HOMEPAGE="https://tools.ietf.org/html/rfc3986
+       https://github.com/sigmavirus24/rfc3986
+       https://rfc3986.rtfd.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index c87afb023b494de9fdfcd6d2eaf450f6c2c8a531..636645481adbe4e2a7fd6298b7ee547fa2968653 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,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3)
 inherit distutils-r1
 
 DESCRIPTION="Validating URI References per RFC 3986"
-HOMEPAGE="http://tools.ietf.org/html/rfc3986 https://github.com/sigmavirus24/rfc3986 https://rfc3986.rtfd.org"
+HOMEPAGE="https://tools.ietf.org/html/rfc3986
+       https://github.com/sigmavirus24/rfc3986
+       https://rfc3986.rtfd.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"