dev-python/pyotherside: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:51:30 +0000 (13:51 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:45 +0000 (19:24 -0400)
dev-python/pyotherside/pyotherside-1.5.3.ebuild

index 4893f2c24289c200fce5e59f8b891974e1729077..73bb95ee4f22b4426c9171d8ee8f45a70802fcc9 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,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit qmake-utils python-single-r1
 
 DESCRIPTION="Asynchronous Python 3 Bindings for Qt 5"
-HOMEPAGE="https://github.com/thp/pyotherside http://thp.io/2011/pyotherside"
+HOMEPAGE="https://github.com/thp/pyotherside https://thp.io/2011/pyotherside/"
 SRC_URI="https://github.com/thp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ISC"