diff options
Diffstat (limited to 'app-i18n/libchewing/libchewing-0.3.3.ebuild')
-rw-r--r-- | app-i18n/libchewing/libchewing-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libchewing/libchewing-0.3.3.ebuild b/app-i18n/libchewing/libchewing-0.3.3.ebuild index 9cc0a48e064c..fcb0674cabde 100644 --- a/app-i18n/libchewing/libchewing-0.3.3.ebuild +++ b/app-i18n/libchewing/libchewing-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=3 @@ -10,7 +10,7 @@ HOMEPAGE="http://chewing.csie.net/" SRC_URI="http://chewing.csie.net/download/libchewing/${P}.tar.bz2" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="debug test static-libs" |