Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-kkc/
Date: Wed, 13 Oct 2021 12:42:00
Message-Id: 1634128691.29cf70294a97c34113e7d0b6b6964c161eabbe77.hattya@gentoo
1 commit: 29cf70294a97c34113e7d0b6b6964c161eabbe77
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 13 12:38:11 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 13 12:38:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cf7029
7
8 app-i18n/ibus-kkc: update LICENSE
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
17 index 2e18e8c6cb0..9eb69a33499 100644
18 --- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
19 +++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
21 HOMEPAGE="https://github.com/ueno/ibus-kkc"
22 SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz"
23
24 -LICENSE="GPL-3"
25 +LICENSE="GPL-2+"
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"
28 IUSE="nls"