diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-10-23 21:11:31 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-10-23 15:27:04 -0400 |
commit | f3387db2e95182713d0bc7dc740a3b5d656843a3 (patch) | |
tree | c5fbeb52053555d823315e363a48132ca1221a79 /app-i18n | |
parent | app-i18n/fcitx-qt5: Fix LICENSE. (diff) | |
download | gentoo-f3387db2e95182713d0bc7dc740a3b5d656843a3.tar.gz gentoo-f3387db2e95182713d0bc7dc740a3b5d656843a3.tar.bz2 gentoo-f3387db2e95182713d0bc7dc740a3b5d656843a3.zip |
app-i18n/fcitx-unikey: Fix LICENSE.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild index 09a76beb9094..c59a60474930 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" fi -LICENSE="GPL-2+ GPL-3+" +LICENSE="GPL-2+ GPL-3+ LGPL-2+" SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="+macro-editor" diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild index 5422ff219bfb..95c318c72900 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" fi -LICENSE="GPL-2+ GPL-3+" +LICENSE="GPL-2+ GPL-3+ LGPL-2+" SLOT="4" KEYWORDS="" IUSE="+macro-editor" |