commit: 0df1d9a1861eb06f9cdc971978c6a540f3c19562
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 22:35:00 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 22:35:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df1d9a1
x11-misc/light-locker: [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-misc/light-locker/light-locker-1.7.0-r1.ebuild | 4 ++--
x11-misc/light-locker/light-locker-1.7.0.ebuild | 4 ++--
x11-misc/light-locker/light-locker-1.8.0.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
b/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
index 51411789d10..e8c99ce5fec 100644
--- a/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
+++ b/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/dbus-glib
gtk3? ( x11-libs/gtk+:3 )
screensaver? ( x11-libs/libXScrnSaver )
systemd? ( sys-apps/systemd )
- upower? ( || ( sys-power/upower sys-power/upower-pm-utils ) )"
+ upower? ( sys-power/upower )"
DEPEND="${RDEPEND}
dev-lang/perl
dev-perl/XML-Parser
diff --git a/x11-misc/light-locker/light-locker-1.7.0.ebuild
b/x11-misc/light-locker/light-locker-1.7.0.ebuild
index bb354a05739..e5e721f142e 100644
--- a/x11-misc/light-locker/light-locker-1.7.0.ebuild
+++ b/x11-misc/light-locker/light-locker-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/dbus-glib
gtk3? ( x11-libs/gtk+:3 )
screensaver? ( x11-libs/libXScrnSaver )
systemd? ( sys-apps/systemd )
- upower? ( || ( sys-power/upower sys-power/upower-pm-utils ) )"
+ upower? ( sys-power/upower )"
DEPEND="${RDEPEND}
dev-lang/perl
dev-perl/XML-Parser
diff --git a/x11-misc/light-locker/light-locker-1.8.0.ebuild
b/x11-misc/light-locker/light-locker-1.8.0.ebuild
index bb354a05739..e5e721f142e 100644
--- a/x11-misc/light-locker/light-locker-1.8.0.ebuild
+++ b/x11-misc/light-locker/light-locker-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/dbus-glib
gtk3? ( x11-libs/gtk+:3 )
screensaver? ( x11-libs/libXScrnSaver )
systemd? ( sys-apps/systemd )
- upower? ( || ( sys-power/upower sys-power/upower-pm-utils ) )"
+ upower? ( sys-power/upower )"
DEPEND="${RDEPEND}
dev-lang/perl
dev-perl/XML-Parser