Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-sensors-plugin/
Date: Sat, 13 Oct 2018 10:07:30
Message-Id: 1539425238.5b25b278e4e5b373fa5effd4ef95e924e38baba6.zlogene@gentoo
1 commit: 5b25b278e4e5b373fa5effd4ef95e924e38baba6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 10:05:36 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 10:07:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b25b278
7
8 xfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 .../xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild | 10 +++-------
14 .../xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 10 +++-------
15 .../xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild | 10 +++-------
16 3 files changed, 9 insertions(+), 21 deletions(-)
17
18 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
19 index acd8d1da0c1..655ceef8317 100644
20 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
21 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -22,12 +22,8 @@ RDEPEND=">=x11-libs/gtk+-2.14:2=
29 hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
30 libnotify? ( >=x11-libs/libnotify-0.7:= )
31 lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
32 - video_cards_nvidia? (
33 - || (
34 - x11-drivers/nvidia-drivers[tools,static-libs]
35 - media-video/nvidia-settings
36 - )
37 - )"
38 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
39 +
40 DEPEND="${RDEPEND}
41 dev-util/intltool
42 virtual/pkgconfig"
43
44 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
45 index 225cabbdbf2..57eab8986b1 100644
46 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
47 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2018 Gentoo Foundation
50 +# Copyright 1999-2018 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=6
54 @@ -20,12 +20,8 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
55 hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
56 libnotify? ( >=x11-libs/libnotify-0.7:= )
57 lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
58 - video_cards_nvidia? (
59 - || (
60 - x11-drivers/nvidia-drivers[tools,static-libs]
61 - media-video/nvidia-settings
62 - )
63 - )"
64 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
65 +
66 DEPEND="${RDEPEND}
67 dev-util/intltool
68 virtual/pkgconfig"
69
70 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
71 index 0a7079f854d..bae1569ee83 100644
72 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild
73 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild
74 @@ -1,4 +1,4 @@
75 -# Copyright 1999-2018 Gentoo Foundation
76 +# Copyright 1999-2018 Gentoo Authors
77 # Distributed under the terms of the GNU General Public License v2
78
79 EAPI=6
80 @@ -22,12 +22,8 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
81 hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
82 libnotify? ( >=x11-libs/libnotify-0.7:= )
83 lm_sensors? ( >=sys-apps/lm_sensors-3.1.0:= )
84 - video_cards_nvidia? (
85 - || (
86 - x11-drivers/nvidia-drivers[tools,static-libs]
87 - media-video/nvidia-settings
88 - )
89 - )"
90 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
91 +
92 DEPEND="${RDEPEND}
93 dev-util/intltool
94 virtual/pkgconfig"