commit: 10f5982d5ba8a0155f58d4191e311269d4c84a14
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 21:57:34 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 21:57:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f5982d
xfce-extra/xfce4-weather-plugin: [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
xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild | 4 ++--
xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
index 0b33afcde91..8966790e01a 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.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
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.20:=
>=xfce-base/libxfce4ui-4.10:=
>=xfce-base/libxfce4util-4.10:=
>=xfce-base/xfce4-panel-4.10:=
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
+ upower? ( >=sys-power/upower-0.9.23 )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild
b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild
index bd1e3599809..c12b6aeea44 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.42
>=xfce-base/libxfce4ui-4.12:=
>=xfce-base/libxfce4util-4.12:=
>=xfce-base/xfce4-panel-4.12:=
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
+ upower? ( >=sys-power/upower-0.9.23 )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"