public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/konsolepart/
@ 2018-05-31 18:30 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2018-05-31 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9c43208050b5896065afb974e9936426b88a2654
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 18:28:20 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=9c432080

kde-apps/konsolepart: Drop invalid !aqua conditional

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

 kde-apps/konsolepart/konsolepart-4.14.3.ebuild | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

diff --git a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild
index e0b7ff5..9be9cca 100644
--- a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild
+++ b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,21 +15,17 @@ KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug minimal"
 
 COMMONDEPEND="
-	!aqua? (
-		x11-libs/libX11
-		x11-libs/libXext
-		>=x11-libs/libxklavier-3.2
-		x11-libs/libXrender
-		x11-libs/libXtst
-		!minimal? ( $(add_kdeapps_dep libkonq) )
-	)
+	x11-libs/libX11
+	x11-libs/libXext
+	>=x11-libs/libxklavier-3.2
+	x11-libs/libXrender
+	x11-libs/libXtst
+	!minimal? ( $(add_kdeapps_dep libkonq) )
 "
 DEPEND="${COMMONDEPEND}
-	!aqua? (
-		x11-apps/bdftopcf
-		x11-proto/kbproto
-		x11-proto/renderproto
-	)
+	x11-apps/bdftopcf
+	x11-proto/kbproto
+	x11-proto/renderproto
 "
 RDEPEND="${COMMONDEPEND}
 	!<kde-apps/konsole-4.14.3-r2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-31 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-31 18:30 [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/konsolepart/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox