diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-05-30 19:17:19 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-05-30 16:59:58 -0400 |
commit | be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f (patch) | |
tree | 0b28c34d49b1dfee871115dbbdb2da454474da3c /app-i18n | |
parent | sys-kernel/tuxonice-sources: Version bumps. (diff) | |
download | gentoo-be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f.tar.gz gentoo-be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f.tar.bz2 gentoo-be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f.zip |
app-i18n/fcitx: Update LICENSE.
https://github.com/fcitx/fcitx/commit/abf02021cbfd9f8ec157c5e0d20de8f2f0b46744
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/fcitx-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-9999.ebuild b/app-i18n/fcitx/fcitx-9999.ebuild index caba9c8d3826..10f01f0b9c0f 100644 --- a/app-i18n/fcitx/fcitx-9999.ebuild +++ b/app-i18n/fcitx/fcitx-9999.ebuild @@ -20,7 +20,7 @@ else SRC_URI="https://download.fcitx-im.org/${PN}/${P}_dict.tar.xz" fi -LICENSE="GPL-2+ LGPL-2+" +LICENSE="GPL-2+ LGPL-2+ MIT" SLOT="0" KEYWORDS="" IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" |