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-skk/
Date: Wed, 02 Sep 2020 14:32:05
Message-Id: 1599056869.262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1.hattya@gentoo
1 commit: 262b0f8f08dddf0b15bc3fa8c78b3fb6bb9938c1
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 14:27:49 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 14:27:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262b0f8f
7
8 app-i18n/ibus-skk: 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-skk/ibus-skk-1.4.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
17 index 0ad3a06bbcb..dd4406d4391 100644
18 --- a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
19 +++ b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -9,7 +9,7 @@ DESCRIPTION="Japanese SKK engine for IBus"
27 HOMEPAGE="https://github.com/ueno/ibus-skk"
28 SRC_URI="https://github.com/ueno/${PN}/releases/download/${P}/${P}.tar.gz"
29
30 -LICENSE="GPL-2"
31 +LICENSE="GPL-2+"
32 SLOT="0"
33 KEYWORDS="amd64 x86"
34 IUSE="nls"