commit: c7f3e204b0110d37761e4e6e904e53648296e836 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Wed Sep 2 14:18:42 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 14:25:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f3e204
app-i18n/libskk: update LICENSE Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/libskk/libskk-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/libskk/libskk-1.0.2.ebuild b/app-i18n/libskk/libskk-1.0.2.ebuild index 559b09d8e28..e71ff103eda 100644 --- a/app-i18n/libskk/libskk-1.0.2.ebuild +++ b/app-i18n/libskk/libskk-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ DESCRIPTION="GObject-based library to deal with Japanese kana-to-kanji conversio HOMEPAGE="https://github.com/ueno/libskk" SRC_URI="https://github.com/ueno/${PN}/releases/download/${PV}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" IUSE="+introspection nls static-libs"
