summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:51:30 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:45 -0400
commitff8854682a091d86f60856a6fc99bab381e5c1b7 (patch)
treefaf080411082da73112d31a6f3ef191491e3b3ab /dev-python
parentdev-python/maybe: use HTTPS (diff)
downloadgentoo-ff8854682a091d86f60856a6fc99bab381e5c1b7.tar.gz
gentoo-ff8854682a091d86f60856a6fc99bab381e5c1b7.tar.bz2
gentoo-ff8854682a091d86f60856a6fc99bab381e5c1b7.zip
dev-python/pyotherside: use HTTPS
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyotherside/pyotherside-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyotherside/pyotherside-1.5.3.ebuild b/dev-python/pyotherside/pyotherside-1.5.3.ebuild
index 4893f2c24289..73bb95ee4f22 100644
--- a/dev-python/pyotherside/pyotherside-1.5.3.ebuild
+++ b/dev-python/pyotherside/pyotherside-1.5.3.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=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"