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 E9B5E1382C5 for ; Tue, 20 Mar 2018 18:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E701EE09E5; Tue, 20 Mar 2018 18:33:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BCAAEE09E5 for ; Tue, 20 Mar 2018 18:33:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E371D335C30 for ; Tue, 20 Mar 2018 18:33:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67E83216 for ; Tue, 20 Mar 2018 18:33:07 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1521570782.3d5fdab09c10dcd15f0b62627d664ad19ff27315.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/polkit-kde-agent/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3d5fdab09c10dcd15f0b62627d664ad19ff27315 X-VCS-Branch: master Date: Tue, 20 Mar 2018 18:33:07 +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: 9239c97c-5aac-4d21-9ee7-d324fbe2415e X-Archives-Hash: 39a346b6f5395ead0a15816a125e377e commit: 3d5fdab09c10dcd15f0b62627d664ad19ff27315 Author: Johannes Huber gentoo org> AuthorDate: Tue Mar 20 18:32:44 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Mar 20 18:33:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5fdab0 kde-plasma/polkit-kde-agent: Drop invalid kf dep Package-Manager: Portage-2.3.24, Repoman-2.3.6 kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild | 2 +- kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild index abbb28ae89b..e324bf4c42d 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.5.ebuild @@ -22,7 +22,7 @@ DEPEND=" $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) - || ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] ) + >=sys-auth/polkit-qt-0.112.0[qt5(+)] " RDEPEND="${DEPEND} !sys-auth/polkit-kde-agent:4[-minimal(-)] diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild index 99a206395a2..d1b6abb46a4 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.3.ebuild @@ -22,7 +22,7 @@ DEPEND=" $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) - || ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] ) + >=sys-auth/polkit-qt-0.112.0[qt5(+)] " RDEPEND="${DEPEND} !sys-auth/polkit-kde-agent:4[-minimal(-)]