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 DB35F139694 for ; Sat, 6 May 2017 20:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E54A1E0E54; Sat, 6 May 2017 20:05:40 +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 BE836E0E54 for ; Sat, 6 May 2017 20:05:40 +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 DC90B3416E4 for ; Sat, 6 May 2017 20:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F884744C for ; Sat, 6 May 2017 20:05:38 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1494100904.ce9231c708e6b89e009ce6705fd7a3d5d48df9f6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/kuroo4/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/kuroo4/kuroo4-0.90.5.ebuild X-VCS-Directories: app-portage/kuroo4/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ce9231c708e6b89e009ce6705fd7a3d5d48df9f6 X-VCS-Branch: master Date: Sat, 6 May 2017 20:05:38 +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: 3908188e-115f-454a-9d51-b42b8429e271 X-Archives-Hash: fecc00f8495a43954cdebb94ccef990f commit: ce9231c708e6b89e009ce6705fd7a3d5d48df9f6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 6 14:20:02 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 6 20:01:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9231c7 app-portage/kuroo4: Add kde-plasma/kde-cli-tools[kdesu] alt. RDEPEND Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-portage/kuroo4/kuroo4-0.90.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/kuroo4/kuroo4-0.90.5.ebuild b/app-portage/kuroo4/kuroo4-0.90.5.ebuild index 5b519b6695c..cafec3a8f6e 100644 --- a/app-portage/kuroo4/kuroo4-0.90.5.ebuild +++ b/app-portage/kuroo4/kuroo4-0.90.5.ebuild @@ -18,6 +18,6 @@ DEPEND="dev-db/sqlite:3" RDEPEND="${DEPEND} app-portage/gentoolkit - $(add_kdeapps_dep kdesu) + || ( kde-plasma/kde-cli-tools[kdesu] $(add_kdeapps_dep kdesu) ) kde-apps/kompare:* "