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

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 )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: kde-plasma/powerdevil/
@ 2021-04-27 15:49 Andreas Sturmlechner
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2021-04-27 15:49 UTC (permalink / raw
  To: gentoo-commits

commit:     15055384a60ed59197ee16d779f9e6c91ba5dfbf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 15:45:57 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 15:48:50 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=15055384

kde-plasma/powerdevil: Drop IUSE=pm-utils w/ nonexistent dependency

Also, ugly optional RDEPEND.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/powerdevil/metadata.xml              | 3 ---
 kde-plasma/powerdevil/powerdevil-4.11.22.ebuild | 8 +++-----
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/powerdevil/metadata.xml b/kde-plasma/powerdevil/metadata.xml
index 8b66c395..7a38bb90 100644
--- a/kde-plasma/powerdevil/metadata.xml
+++ b/kde-plasma/powerdevil/metadata.xml
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<!-- maintainer-needed -->
-	<use>
-		<flag name="pm-utils">Adds support for suspend/resume the system through <pkg>sys-power/pm-utils</pkg></flag>
-	</use>
 </pkgmetadata>

diff --git a/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild b/kde-plasma/powerdevil/powerdevil-4.11.22.ebuild
index 28827c12..1eada70d 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-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit kde4-meta
 DESCRIPTION="PowerDevil is an utility for KDE4 for Laptop Powermanagement"
 HOMEPAGE="https://solid.kde.org"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug +pm-utils"
+IUSE="debug"
 
 DEPEND="
 	kde-frameworks/kactivities:4
@@ -18,9 +18,7 @@ DEPEND="
 	x11-libs/libXext
 	x11-libs/libXrandr
 "
-RDEPEND="${DEPEND}
-	pm-utils? ( sys-power/pm-utils )
-"
+RDEPEND="${DEPEND}"
 
 KMEXTRACTONLY="
 	krunner/


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-27 15:49 UTC | newest]

Thread overview: 2+ messages (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-plasma/powerdevil/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2021-04-27 15:49 Andreas Sturmlechner

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