commit: 85de7c746185dd11e2b8085757e5d251a0f328ab Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org> AuthorDate: Tue Jun 28 03:40:22 2016 +0000 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org> CommitDate: Tue Jun 28 03:46:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85de7c74
app-text/gspell: fix LICENSE Relicensed to LGPL in Dec 2015 app-text/gspell/gspell-0.2.2.ebuild | 4 ++-- 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 ed0e226..40be4f6 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 97bb559..40be4f6 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"
