commit: 58570828cd42ef58764ec115a395e593d6d11e00
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 22:37:01 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 22:37:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58570828
x11-plugins/wmbattery: [QA] remove sys-power/upower-pm-utils dependency
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
x11-plugins/wmbattery/wmbattery-2.50.ebuild | 4 ++--
x11-plugins/wmbattery/wmbattery-2.51.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-plugins/wmbattery/wmbattery-2.50.ebuild
b/x11-plugins/wmbattery/wmbattery-2.50.ebuild
index c6f30f98845..82511c3347c 100644
--- a/x11-plugins/wmbattery/wmbattery-2.50.ebuild
+++ b/x11-plugins/wmbattery/wmbattery-2.50.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RDEPEND="apm? ( sys-apps/apmd )
x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
+ upower? ( >=sys-power/upower-0.9.23 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/x11-plugins/wmbattery/wmbattery-2.51.ebuild
b/x11-plugins/wmbattery/wmbattery-2.51.ebuild
index e3d6ee18bfe..686ef8df70e 100644
--- a/x11-plugins/wmbattery/wmbattery-2.51.ebuild
+++ b/x11-plugins/wmbattery/wmbattery-2.51.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="apm? ( sys-apps/apmd )
x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
+ upower? ( >=sys-power/upower-0.9.23 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"