Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Mon, 30 May 2016 21:01:20
Message-Id: 1464641998.be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f.floppym@gentoo
1 commit: be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon May 30 17:17:19 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 20:59:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be06f1a2
7
8 app-i18n/fcitx: Update LICENSE.
9
10 https://github.com/fcitx/fcitx/commit/abf02021cbfd9f8ec157c5e0d20de8f2f0b46744
11
12 app-i18n/fcitx/fcitx-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/fcitx/fcitx-9999.ebuild b/app-i18n/fcitx/fcitx-9999.ebuild
16 index caba9c8..10f01f0 100644
17 --- a/app-i18n/fcitx/fcitx-9999.ebuild
18 +++ b/app-i18n/fcitx/fcitx-9999.ebuild
19 @@ -20,7 +20,7 @@ else
20 SRC_URI="https://download.fcitx-im.org/${PN}/${P}_dict.tar.xz"
21 fi
22
23 -LICENSE="GPL-2+ LGPL-2+"
24 +LICENSE="GPL-2+ LGPL-2+ MIT"
25 SLOT="0"
26 KEYWORDS=""
27 IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"