commit: 5b25b278e4e5b373fa5effd4ef95e924e38baba6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 13 10:05:36 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 10:07:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b25b278
xfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
.../xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild | 10 +++-------
.../xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 10 +++-------
.../xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild | 10 +++-------
3 files changed, 9 insertions(+), 21 deletions(-)
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
index acd8d1da0c1..655ceef8317 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.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
@@ -22,12 +22,8 @@ RDEPEND=">=x11-libs/gtk+-2.14:2=
hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
libnotify? ( >=x11-libs/libnotify-0.7:= )
lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
- video_cards_nvidia? (
- || (
- x11-drivers/nvidia-drivers[tools,static-libs]
- media-video/nvidia-settings
- )
- )"
+ video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
+
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
index 225cabbdbf2..57eab8986b1 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.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
@@ -20,12 +20,8 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
libnotify? ( >=x11-libs/libnotify-0.7:= )
lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
- video_cards_nvidia? (
- || (
- x11-drivers/nvidia-drivers[tools,static-libs]
- media-video/nvidia-settings
- )
- )"
+ video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
+
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild
b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild
index 0a7079f854d..bae1569ee83 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.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
@@ -22,12 +22,8 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
libnotify? ( >=x11-libs/libnotify-0.7:= )
lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
- video_cards_nvidia? (
- || (
- x11-drivers/nvidia-drivers[tools,static-libs]
- media-video/nvidia-settings
- )
- )"
+ video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
+
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"