Gentoo Archives: gentoo-commits

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/
Date: Tue, 28 Jun 2016 03:47:22
Message-Id: 1467085610.85de7c746185dd11e2b8085757e5d251a0f328ab.tetromino@gentoo
1 commit: 85de7c746185dd11e2b8085757e5d251a0f328ab
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 03:40:22 2016 +0000
4 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 03:46:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85de7c74
7
8 app-text/gspell: fix LICENSE
9
10 Relicensed to LGPL in Dec 2015
11
12 app-text/gspell/gspell-0.2.2.ebuild | 4 ++--
13 app-text/gspell/gspell-0.2.3.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-text/gspell/gspell-0.2.2.ebuild b/app-text/gspell/gspell-0.2.2.ebuild
17 index ed0e226..40be4f6 100644
18 --- a/app-text/gspell/gspell-0.2.2.ebuild
19 +++ b/app-text/gspell/gspell-0.2.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,7 +11,7 @@ inherit gnome2 vala
27 DESCRIPTION="Spell check library for GTK+ applications"
28 HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
29
30 -LICENSE="GPL-2+"
31 +LICENSE="LGPL-2.1+"
32 SLOT="0"
33 KEYWORDS="~amd64 ~x86"
34 IUSE="+introspection vala"
35
36 diff --git a/app-text/gspell/gspell-0.2.3.ebuild b/app-text/gspell/gspell-0.2.3.ebuild
37 index 97bb559..40be4f6 100644
38 --- a/app-text/gspell/gspell-0.2.3.ebuild
39 +++ b/app-text/gspell/gspell-0.2.3.ebuild
40 @@ -11,7 +11,7 @@ inherit gnome2 vala
41 DESCRIPTION="Spell check library for GTK+ applications"
42 HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
43
44 -LICENSE="GPL-2+"
45 +LICENSE="LGPL-2.1+"
46 SLOT="0"
47 KEYWORDS="~amd64 ~x86"
48 IUSE="+introspection vala"