summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmbattery/wmbattery-2.50.ebuild4
-rw-r--r--x11-plugins/wmbattery/wmbattery-2.51.ebuild4
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 c6f30f98845f..82511c3347c3 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 e3d6ee18bfef..686ef8df70ea 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"