dev-python/Kivy: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 3 Jun 2018 09:24:28 +0000 (11:24 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 3 Jun 2018 13:48:18 +0000 (09:48 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8703

dev-python/Kivy/Kivy-1.10.0.ebuild
dev-python/Kivy/Kivy-1.9.1-r1.ebuild
dev-python/Kivy/Kivy-1.9.1.ebuild

index 0a913ae26c12a822966ecfdd0fe88533089ac076..b0602122212d125ce3fc9cd77dbf86d0102f53c0 100644 (file)
@@ -10,7 +10,7 @@ inherit distutils-r1
 DISTUTILS_IN_SOURCE_BUILD=1
 
 DESCRIPTION="Library for rapid development of hardware-accelerated multitouch applications"
-HOMEPAGE="http://kivy.org/"
+HOMEPAGE="https://kivy.org/"
 SRC_URI="https://github.com/kivy/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
index e21b01c75f51c77dcaecadd76bec54214ed994cc..ad713c0570b256beeda0bbe8c106597bb35e57a9 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
@@ -10,7 +10,7 @@ inherit distutils-r1
 DISTUTILS_IN_SOURCE_BUILD=1
 
 DESCRIPTION="Library for rapid development of hardware-accelerated multitouch applications"
-HOMEPAGE="http://kivy.org/"
+HOMEPAGE="https://kivy.org/"
 SRC_URI="https://pypi.io/packages/source/${PN:0:1}/${PN}/${P,,}.tar.gz"
 
 LICENSE="MIT"
index e6bbc4a844ff016d2652e1967f67964c58a2acc3..a71ffd4e669a7498ea781cd73937b9dbcd048080 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
@@ -10,7 +10,7 @@ inherit distutils-r1
 DISTUTILS_IN_SOURCE_BUILD=1
 
 DESCRIPTION="Library for rapid development of hardware-accelerated multitouch applications"
-HOMEPAGE="http://kivy.org/"
+HOMEPAGE="https://kivy.org/"
 SRC_URI="https://pypi.io/packages/source/${PN:0:1}/${PN}/${P,,}.tar.gz"
 
 LICENSE="MIT"