From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E5EDF1396D0 for ; Tue, 22 Aug 2017 14:21:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 776C81FC0A5; Tue, 22 Aug 2017 14:21:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58DE91FC0A2 for ; Tue, 22 Aug 2017 14:21:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36BB9341C2B for ; Tue, 22 Aug 2017 14:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 998AA7ECC for ; Tue, 22 Aug 2017 14:21:15 +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: <1503411616.d3282587c0f28b1ef6a8998b19893f871df0ab8c.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/kcm-fcitx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild X-VCS-Directories: app-i18n/kcm-fcitx/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: d3282587c0f28b1ef6a8998b19893f871df0ab8c X-VCS-Branch: master Date: Tue, 22 Aug 2017 14:21:15 +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: 61ddeead-0a1a-4348-97cc-61944a4825f8 X-Archives-Hash: d064656892fc24914c9c6b519565e4f1 commit: d3282587c0f28b1ef6a8998b19893f871df0ab8c Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Tue Aug 22 13:18:29 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Aug 22 14:20:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3282587 app-i18n/kcm-fcitx: Update dependency on app-i18n/fcitx-qt5. https://github.com/fcitx/kcm-fcitx/commit/1235ed915deeeec55dc1c05c7254e9835ad74bb4 app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild index 53dce62a34b..b26b46b1c39 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild @@ -25,7 +25,7 @@ KEYWORDS="" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 - app-i18n/fcitx-qt5 + >=app-i18n/fcitx-qt5-1.1 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5