diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2016-06-27 23:40:22 -0400 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2016-06-27 23:46:50 -0400 |
commit | 85de7c746185dd11e2b8085757e5d251a0f328ab (patch) | |
tree | e7d097e68f9a03ae3b0ddff42ed3853a64c94b71 /app-text | |
parent | x11-libs/gtksourceview: bump to 3.20.4 (diff) | |
download | gentoo-85de7c746185dd11e2b8085757e5d251a0f328ab.tar.gz gentoo-85de7c746185dd11e2b8085757e5d251a0f328ab.tar.bz2 gentoo-85de7c746185dd11e2b8085757e5d251a0f328ab.zip |
app-text/gspell: fix LICENSE
Relicensed to LGPL in Dec 2015
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/gspell/gspell-0.2.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gspell/gspell-0.2.2.ebuild b/app-text/gspell/gspell-0.2.2.ebuild index ed0e226d5314..40be4f62963b 100644 --- a/app-text/gspell/gspell-0.2.2.ebuild +++ b/app-text/gspell/gspell-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit gnome2 vala DESCRIPTION="Spell check library for GTK+ applications" HOMEPAGE="https://wiki.gnome.org/Projects/gspell" -LICENSE="GPL-2+" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+introspection vala" diff --git a/app-text/gspell/gspell-0.2.3.ebuild b/app-text/gspell/gspell-0.2.3.ebuild index 97bb55975f14..40be4f62963b 100644 --- a/app-text/gspell/gspell-0.2.3.ebuild +++ b/app-text/gspell/gspell-0.2.3.ebuild @@ -11,7 +11,7 @@ inherit gnome2 vala DESCRIPTION="Spell check library for GTK+ applications" HOMEPAGE="https://wiki.gnome.org/Projects/gspell" -LICENSE="GPL-2+" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+introspection vala" |