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-hangul/
Date: Thu, 03 Sep 2020 13:58:47
Message-Id: 1599141417.26d85ef2fa93372ed345b957f7bcaae94787b04e.hattya@gentoo
1 commit: 26d85ef2fa93372ed345b957f7bcaae94787b04e
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 13:56:57 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 13:56:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d85ef2
7
8 app-i18n/ibus-hangul: update LICENSE
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
17 index 6d04d1fec63..660ec8f332e 100644
18 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
19 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Korean Hangul engine for IBus"
21 HOMEPAGE="https://github.com/libhangul/ibus-hangul/wiki"
22 SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz"
23
24 -LICENSE="GPL-2"
25 +LICENSE="GPL-2+"
26 SLOT="0"
27 KEYWORDS="amd64 x86"
28 IUSE="nls"