diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-09-03 22:41:37 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-09-03 22:41:37 +0900 |
commit | 9960a1ee628004cdc34fb2cf311103bceb351cdc (patch) | |
tree | b5d6ab0305ecf440d31b4e560813a9a954faf628 /app-i18n | |
parent | dev-libs/onigmo: amd64/x86 stable (diff) | |
download | gentoo-9960a1ee628004cdc34fb2cf311103bceb351cdc.tar.gz gentoo-9960a1ee628004cdc34fb2cf311103bceb351cdc.tar.bz2 gentoo-9960a1ee628004cdc34fb2cf311103bceb351cdc.zip |
app-i18n/ibus-table-chinese: 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')
-rw-r--r-- | app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild index 8d412b554c15..95ed956002b5 100644 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.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" @@ -11,7 +11,7 @@ DESCRIPTION="Chinese tables for IBus-Table" HOMEPAGE="https://github.com/definite/ibus-table-chinese" SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |