diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-27 15:27:25 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-04 21:25:56 -0400 |
commit | 22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d (patch) | |
tree | 5f5b79d2bd37abfff4147ead3b6c9e3caa4e404a /x11-libs | |
parent | net-voip/telepathy-haze: use HTTPS (diff) | |
download | gentoo-22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d.tar.gz gentoo-22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d.tar.bz2 gentoo-22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d.zip |
x11-libs/gtkglarea: use HTTPS
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild index 4189a9ddb6af..cb9a9c4063be 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ GNOME_TARBALL_SUFFIX="bz2" inherit gnome2 DESCRIPTION="OpenGL canvas and context provider for GTK+" -HOMEPAGE="http://www.mono-project.com/GtkGLArea" +HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild index b27202dcb50b..ec6c963a1057 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.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" @@ -7,7 +7,7 @@ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="OpenGL canvas and context provider for GTK+" -HOMEPAGE="http://www.mono-project.com/GtkGLArea" +HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" |