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-fbterm/
Date: Fri, 17 Sep 2021 14:00:47
Message-Id: 1631887230.6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2.hattya@gentoo
1 commit: 6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 17 13:51:51 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 17 14:00:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc0b04f
7
8 app-i18n/ibus-fbterm: 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-fbterm/ibus-fbterm-1.0.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild b/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild
17 index 81fd871b7bf..542b1be9bac 100644
18 --- a/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild
19 +++ b/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -7,7 +7,7 @@ DESCRIPTION="IBus client for FbTerm"
27 HOMEPAGE="https://github.com/fujiwarat/ibus-fbterm"
28 SRC_URI="https://github.com/fujiwarat/${PN}/releases/download/${PV}/${P}.tar.gz"
29
30 -LICENSE="GPL-2"
31 +LICENSE="GPL-3+"
32 SLOT="0"
33 KEYWORDS="~amd64 ~x86"
34 IUSE=""