Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtkglarea/
Date: Sat, 05 May 2018 01:26:29
Message-Id: 1525483556.22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d.bman@gentoo
1 commit: 22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 27 13:27:25 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat May 5 01:25:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fd9d1b
7
8 x11-libs/gtkglarea: use HTTPS
9
10 x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | 4 ++--
11 x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
15 index 4189a9ddb6a..cb9a9c4063b 100644
16 --- a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
17 +++ b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2013 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI="5"
24 @@ -9,7 +9,7 @@ GNOME_TARBALL_SUFFIX="bz2"
25 inherit gnome2
26
27 DESCRIPTION="OpenGL canvas and context provider for GTK+"
28 -HOMEPAGE="http://www.mono-project.com/GtkGLArea"
29 +HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/"
30
31 LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+
32 SLOT="2"
33
34 diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
35 index b27202dcb50..ec6c963a105 100644
36 --- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
37 +++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2017 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI="5"
44 @@ -7,7 +7,7 @@ GCONF_DEBUG="no"
45 inherit gnome2
46
47 DESCRIPTION="OpenGL canvas and context provider for GTK+"
48 -HOMEPAGE="http://www.mono-project.com/GtkGLArea"
49 +HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/"
50
51 LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+
52 SLOT="2"