diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-09-02 23:27:49 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-09-02 23:27:49 +0900 |
commit | 262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1 (patch) | |
tree | 9945d1df7c3707220c067a77a1dffed098010850 /app-i18n/ibus-skk | |
parent | app-i18n/libskk: new upstream release (diff) | |
download | gentoo-262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1.tar.gz gentoo-262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1.tar.bz2 gentoo-262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1.zip |
app-i18n/ibus-skk: update LICENSE
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-skk')
-rw-r--r-- | app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild index 0ad3a06bbcb0..dd4406d4391a 100644 --- a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild +++ b/app-i18n/ibus-skk/ibus-skk-1.4.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="Japanese SKK engine for IBus" HOMEPAGE="https://github.com/ueno/ibus-skk" SRC_URI="https://github.com/ueno/${PN}/releases/download/${P}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="nls" |