dev-python/pygtkglext: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 20 Mar 2018 20:04:19 +0000 (21:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 20 Mar 2018 21:10:22 +0000 (22:10 +0100)
dev-python/pygtkglext/pygtkglext-1.1.0-r1.ebuild

index 9d94ae322f3f513dfe159661cf4c7c9b84313d8f..4c655be86aa90ba9ef1a004a426a160539c2bbf6 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
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit autotools-utils python-r1
 
 DESCRIPTION="Python bindings to GtkGLExt"
-HOMEPAGE="http://gtkglext.sourceforge.net/"
+HOMEPAGE="https://projects-old.gnome.org/gtkglext/"
 SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 GPL-2"