commit:     c6b0a3bfbc28b8a95217920e230cd00d1065b06c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 17:39:04 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 31 18:29:54 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c6b0a3bf

kde-plasma/powerdevil: Drop invalid !aqua conditional

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force

 kde-plasma/powerdevil/powerdevil-4.11.22.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild 
b/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild
index bcbec07..e2dbbfa 100644
--- a/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,11 +14,9 @@ IUSE="debug +pm-utils"
 DEPEND="
        kde-frameworks/kactivities:4
        kde-plasma/libkworkspace:4
-       !aqua? (
-               x11-libs/libX11
-               x11-libs/libXext
-               x11-libs/libXrandr
-       )
+       x11-libs/libX11
+       x11-libs/libXext
+       x11-libs/libXrandr
 "
 RDEPEND="${DEPEND}
        pm-utils? ( sys-power/pm-utils )

Reply via email to