diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-10-18 22:01:43 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-10-18 22:01:43 +0900 |
commit | 876917ab1bc35b22267c96a2db7526e1272a4205 (patch) | |
tree | 62f8aff001295b925be9700e4fec12febdeeda38 /app-i18n | |
parent | app-i18n/ibus-unikey: update HOMEPAGE (diff) | |
download | gentoo-876917ab1bc35b22267c96a2db7526e1272a4205.tar.gz gentoo-876917ab1bc35b22267c96a2db7526e1272a4205.tar.bz2 gentoo-876917ab1bc35b22267c96a2db7526e1272a4205.zip |
app-i18n/ibus-unikey: 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-unikey/ibus-unikey-0.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild b/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild index a97cf331ef4f..dad777318f12 100644 --- a/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild +++ b/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/vn-input/ibus-unikey" SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz https://dev.gentoo.org/~dlan/distfiles/${P}-gcc6.patch" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+gtk gtk2 nls" |