diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-09-03 22:50:58 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-09-03 22:50:58 +0900 |
commit | f47806686716bbf4c73860a076d6d1d93d80c8df (patch) | |
tree | c032cd0eca7cd7b8ffe6168fb15e50109e39093c /app-i18n/ibus-table-others | |
parent | app-i18n/ibus-table-chinese: amd64/x86 stable (diff) | |
download | gentoo-f47806686716bbf4c73860a076d6d1d93d80c8df.tar.gz gentoo-f47806686716bbf4c73860a076d6d1d93d80c8df.tar.bz2 gentoo-f47806686716bbf4c73860a076d6d1d93d80c8df.zip |
app-i18n/ibus-table-others: update LICENSE
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table-others')
-rw-r--r-- | app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild index ef774df954c8..5d1041b1846a 100644 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild +++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,7 +7,7 @@ DESCRIPTION="Various tables for IBus-Table" HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others" SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |