From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 992321382A4 for ; Mon, 30 May 2016 21:01:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C1C41421E; Mon, 30 May 2016 21:01:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4A8A1421E for ; Mon, 30 May 2016 21:01:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65EAC340754 for ; Mon, 30 May 2016 21:01:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AD0A16C4 for ; Mon, 30 May 2016 21:01:12 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1464641998.be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx/fcitx-9999.ebuild X-VCS-Directories: app-i18n/fcitx/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f X-VCS-Branch: master Date: Mon, 30 May 2016 21:01:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 323f99e9-ca42-42e2-b3c7-4621ae9260cd X-Archives-Hash: 8b80e1e3ed2dd604bf19b3dd02b5026c commit: be06f1a2cdee810d9df7c6fdeef3ca3e7d72e19f Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon May 30 17:17:19 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon May 30 20:59:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be06f1a2 app-i18n/fcitx: Update LICENSE. https://github.com/fcitx/fcitx/commit/abf02021cbfd9f8ec157c5e0d20de8f2f0b46744 app-i18n/fcitx/fcitx-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx/fcitx-9999.ebuild b/app-i18n/fcitx/fcitx-9999.ebuild index caba9c8..10f01f0 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"