summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-13 13:05:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-13 13:07:18 +0300
commit5b25b278e4e5b373fa5effd4ef95e924e38baba6 (patch)
tree3daff14589b7db8da8ff4fa8d810331521c3f847 /xfce-extra
parentsys-apps/hwloc: Drop non-existing media-video/nvidia-settings (diff)
downloadgentoo-5b25b278e4e5b373fa5effd4ef95e924e38baba6.tar.gz
gentoo-5b25b278e4e5b373fa5effd4ef95e924e38baba6.tar.bz2
gentoo-5b25b278e4e5b373fa5effd4ef95e924e38baba6.zip
xfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild10
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild10
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild10
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 acd8d1da0c1c..655ceef8317d 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 225cabbdbf2a..57eab8986b1c 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 0a7079f854dd..bae1569ee838 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"