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 6D3BC58974 for ; Sun, 17 Jan 2016 12:22:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DC4721C030; Sun, 17 Jan 2016 12:22:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C76621C01C for ; Sun, 17 Jan 2016 12:22:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21B8F3409D0 for ; Sun, 17 Jan 2016 12:22:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82A6DEE3 for ; Sun, 17 Jan 2016 12:22:11 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1453033317.94d456ef75e8587f282044ad8ca1b3a754504e43.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/polkit-kde-agent/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 94d456ef75e8587f282044ad8ca1b3a754504e43 X-VCS-Branch: master Date: Sun, 17 Jan 2016 12:22:11 +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: 34c3c259-9e60-4933-9f7d-44d5b2ca2204 X-Archives-Hash: 25759433da305012043403c3c339d494 commit: 94d456ef75e8587f282044ad8ca1b3a754504e43 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Jan 17 12:04:19 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jan 17 12:21:57 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=94d456ef kde-plasma/polkit-kde-agent: Alt. depend on kde-frameworks/polkit-qt Package-Manager: portage-2.2.26 kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild | 2 +- kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild index de64e02..949ad54 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.5.49.9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 - >=sys-auth/polkit-qt-0.112.0[qt5] + || ( $(add_frameworks_dep polkit-qt) >=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-9999.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild index 5a82f5c..4e782ee 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild @@ -23,7 +23,7 @@ DEPEND=" dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 - >=sys-auth/polkit-qt-0.112.0[qt5] + || ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5] ) " RDEPEND="${DEPEND} !sys-auth/polkit-kde-agent:4[-minimal(-)]