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-chewing/
Date: Sat, 16 Oct 2021 13:43:41
Message-Id: 1634391726.3809f149eefaf2964f7c04444fe35e8a7a71b875.hattya@gentoo
1 commit: 3809f149eefaf2964f7c04444fe35e8a7a71b875
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 13:42:06 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 13:42:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3809f149
7
8 app-i18n/ibus-chewing: 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-chewing/ibus-chewing-1.6.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild b/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
17 index 1eee6e7ecd2..ce3dc8a291b 100644
18 --- a/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
19 +++ b/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Chinese Chewing engine for IBus"
21 HOMEPAGE="https://github.com/ibus/ibus/wiki"
22 SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 -LICENSE="GPL-2"
25 +LICENSE="GPL-2+"
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"
28 IUSE="gconf nls"