Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/kuroo4/
Date: Sat, 06 May 2017 20:07:41
Message-Id: 1494100904.ce9231c708e6b89e009ce6705fd7a3d5d48df9f6.asturm@gentoo
1 commit: ce9231c708e6b89e009ce6705fd7a3d5d48df9f6
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 14:20:02 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 20:01:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9231c7
7
8 app-portage/kuroo4: Add kde-plasma/kde-cli-tools[kdesu] alt. RDEPEND
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 app-portage/kuroo4/kuroo4-0.90.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/kuroo4/kuroo4-0.90.5.ebuild b/app-portage/kuroo4/kuroo4-0.90.5.ebuild
16 index 5b519b6695c..cafec3a8f6e 100644
17 --- a/app-portage/kuroo4/kuroo4-0.90.5.ebuild
18 +++ b/app-portage/kuroo4/kuroo4-0.90.5.ebuild
19 @@ -18,6 +18,6 @@ DEPEND="dev-db/sqlite:3"
20
21 RDEPEND="${DEPEND}
22 app-portage/gentoolkit
23 - $(add_kdeapps_dep kdesu)
24 + || ( kde-plasma/kde-cli-tools[kdesu] $(add_kdeapps_dep kdesu) )
25 kde-apps/kompare:*
26 "