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 382841396D0 for ; Tue, 22 Aug 2017 14:21:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7B161FC0A2; Tue, 22 Aug 2017 14:21:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7309E1FC0A2 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 E84F134192D for ; Tue, 22 Aug 2017 14:21:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AE5D7EC6 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: <1503411615.869b8c541c0880462af3bc506d7781bc4894249d.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-0.4.3.ebuild app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild 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: 869b8c541c0880462af3bc506d7781bc4894249d 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: 2df27ff1-ff0f-443c-b861-5e44a53c3d31 X-Archives-Hash: 28e45230c0038c63ccc19d659b47717b commit: 869b8c541c0880462af3bc506d7781bc4894249d Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Tue Aug 22 12:09:10 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Aug 22 14:20:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869b8c54 app-i18n/kcm-fcitx: Update dependency on app-i18n/fcitx after deletion of "dbus" USE flag. app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 4 ++-- app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 4 ++-- app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 4 ++-- app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 43849966fc1..7f0dc0b6f63 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -25,7 +25,7 @@ SLOT="4" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="minimal" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4] +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4] dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild index d3169f6ce22..e45efab068c 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -25,7 +25,7 @@ SLOT="4" KEYWORDS="" IUSE="minimal" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4] +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4] dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild index 43541a0538b..a9c59de9048 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -24,7 +24,7 @@ SLOT="5" KEYWORDS="amd64 x86" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus] +RDEPEND=">=app-i18n/fcitx-4.2.8 app-i18n/fcitx-qt5 dev-qt/qtcore:5 dev-qt/qtdbus:5 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild index f973e240426..53dce62a34b 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -24,7 +24,7 @@ SLOT="5" KEYWORDS="" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus] +RDEPEND=">=app-i18n/fcitx-4.2.8 app-i18n/fcitx-qt5 dev-qt/qtcore:5 dev-qt/qtdbus:5