summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-20 21:04:19 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-20 22:10:22 +0100
commitc49f6cec391722510409878b6d78ced7d9fad018 (patch)
tree722739649f0bf150357350ddf22f783cfb4d7148 /dev-python/pygtkglext
parentdev-python/pyro: remove dead HOMEPAGE (diff)
downloadgentoo-c49f6cec391722510409878b6d78ced7d9fad018.tar.gz
gentoo-c49f6cec391722510409878b6d78ced7d9fad018.tar.bz2
gentoo-c49f6cec391722510409878b6d78ced7d9fad018.zip
dev-python/pygtkglext: update HOMEPAGE, use HTTPS
Diffstat (limited to 'dev-python/pygtkglext')
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0-r1.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0-r1.ebuild
index 9d94ae322f3f..4c655be86aa9 100644
--- a/dev-python/pygtkglext/pygtkglext-1.1.0-r1.ebuild
+++ b/dev-python/pygtkglext/pygtkglext-1.1.0-r1.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
@@ -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"