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-handwrite/
Date: Thu, 14 Oct 2021 12:45:17
Message-Id: 1634215264.a9ba98540763e261714cb87ca2bbdabcff034b59.hattya@gentoo
1 commit: a9ba98540763e261714cb87ca2bbdabcff034b59
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 12:41:04 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 12:41:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ba9854
7
8 app-i18n/ibus-handwrite: 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-handwrite/ibus-handwrite-3.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
17 index 9dc9b664797..9846756601f 100644
18 --- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
19 +++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
20 @@ -7,7 +7,7 @@ DESCRIPTION="Hand write recognition/input for IBus"
21 HOMEPAGE="https://github.com/microcai/ibus-handwrite"
22 SRC_URI="https://github.com/microcai/${PN}/releases/download/${PV%.0}/${P}.tar.bz2"
23
24 -LICENSE="GPL-3"
25 +LICENSE="GPL-3+"
26 SLOT="0"
27 KEYWORDS="amd64 x86"
28 IUSE="nls +zinnia"