From: Mikle Kolyada Date: Sat, 13 Oct 2018 10:05:36 +0000 (+0300) Subject: xfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5b25b278e4e5b373fa5effd4ef95e924e38baba6;p=gentoo.git xfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- 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"