diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-09-17 22:51:51 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-09-17 23:00:30 +0900 |
commit | 6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2 (patch) | |
tree | fecaae13a046be0ca8ab5e70d5adc65568ec3b0a /app-i18n | |
parent | sys-fs/e4rat: Remove last-rited package (diff) | |
download | gentoo-6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2.tar.gz gentoo-6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2.tar.bz2 gentoo-6bc0b04fc23fc6c9e0e63f670ba0f38bcc1bdcf2.zip |
app-i18n/ibus-fbterm: update LICENSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild b/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild index 81fd871b7bf2..542b1be9bac7 100644 --- a/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild +++ b/app-i18n/ibus-fbterm/ibus-fbterm-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,7 +7,7 @@ DESCRIPTION="IBus client for FbTerm" HOMEPAGE="https://github.com/fujiwarat/ibus-fbterm" SRC_URI="https://github.com/fujiwarat/${PN}/releases/download/${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |