commit: 09a480b5fa6b752f9007f13ade1d616be376f715
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 22:06:02 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 22:06:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a480b5
app-laptop/batti: [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
app-laptop/batti/batti-0.3.8-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-laptop/batti/batti-0.3.8-r4.ebuild
b/app-laptop/batti/batti-0.3.8-r4.ebuild
index f4824578587..2b1697948b2 100644
--- a/app-laptop/batti/batti-0.3.8-r4.ebuild
+++ b/app-laptop/batti/batti-0.3.8-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ IUSE="libnotify"
RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
- || ( sys-power/upower sys-power/upower-pm-utils )
+ sys-power/upower
x11-themes/hicolor-icon-theme
libnotify? ( x11-libs/libnotify )
"