Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/vtk/
Date: Sat, 13 Oct 2018 10:07:30
Message-Id: 1539425235.384a2d51d7e854def30bb3e89b18a90585dbbdf1.zlogene@gentoo
1 commit: 384a2d51d7e854def30bb3e89b18a90585dbbdf1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 09:56:42 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 10:07:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384a2d51
7
8 sci-libs/vtk: 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 sci-libs/vtk/vtk-6.1.0-r4.ebuild | 4 ++--
14 sci-libs/vtk/vtk-7.1.0.ebuild | 4 ++--
15 sci-libs/vtk/vtk-8.1.0-r1.ebuild | 4 ++--
16 sci-libs/vtk/vtk-8.1.0-r2.ebuild | 4 ++--
17 sci-libs/vtk/vtk-8.1.0.ebuild | 4 ++--
18 5 files changed, 10 insertions(+), 10 deletions(-)
19
20 diff --git a/sci-libs/vtk/vtk-6.1.0-r4.ebuild b/sci-libs/vtk/vtk-6.1.0-r4.ebuild
21 index 13badd6cfd5..a24386e16e6 100644
22 --- a/sci-libs/vtk/vtk-6.1.0-r4.ebuild
23 +++ b/sci-libs/vtk/vtk-6.1.0-r4.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -99,7 +99,7 @@ RDEPEND="
31 tbb? ( dev-cpp/tbb )
32 tcl? ( dev-lang/tcl:0= )
33 tk? ( dev-lang/tk:0= )
34 - video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
35 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
36 web? (
37 ${WEBAPP_DEPEND}
38 python? (
39
40 diff --git a/sci-libs/vtk/vtk-7.1.0.ebuild b/sci-libs/vtk/vtk-7.1.0.ebuild
41 index 80be41eec4c..7d06c7c1ccb 100644
42 --- a/sci-libs/vtk/vtk-7.1.0.ebuild
43 +++ b/sci-libs/vtk/vtk-7.1.0.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2017 Gentoo Foundation
46 +# Copyright 1999-2018 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -96,7 +96,7 @@ RDEPEND="
51 tbb? ( dev-cpp/tbb )
52 tcl? ( dev-lang/tcl:0= )
53 tk? ( dev-lang/tk:0= )
54 - video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
55 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
56 web? (
57 ${WEBAPP_DEPEND}
58 dev-python/six[${PYTHON_USEDEP}]
59
60 diff --git a/sci-libs/vtk/vtk-8.1.0-r1.ebuild b/sci-libs/vtk/vtk-8.1.0-r1.ebuild
61 index a2eaa5fe648..6524c600fab 100644
62 --- a/sci-libs/vtk/vtk-8.1.0-r1.ebuild
63 +++ b/sci-libs/vtk/vtk-8.1.0-r1.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2018 Gentoo Foundation
66 +# Copyright 1999-2018 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=6
70 @@ -95,7 +95,7 @@ RDEPEND="
71 tbb? ( dev-cpp/tbb )
72 tcl? ( dev-lang/tcl:0= )
73 tk? ( dev-lang/tk:0= )
74 - video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
75 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
76 web? (
77 ${WEBAPP_DEPEND}
78 dev-python/autobahn[${PYTHON_USEDEP}]
79
80 diff --git a/sci-libs/vtk/vtk-8.1.0-r2.ebuild b/sci-libs/vtk/vtk-8.1.0-r2.ebuild
81 index 6b84275f59c..7cad42c1018 100644
82 --- a/sci-libs/vtk/vtk-8.1.0-r2.ebuild
83 +++ b/sci-libs/vtk/vtk-8.1.0-r2.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2018 Gentoo Foundation
86 +# Copyright 1999-2018 Gentoo Authors
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI=6
90 @@ -95,7 +95,7 @@ RDEPEND="
91 tbb? ( dev-cpp/tbb )
92 tcl? ( dev-lang/tcl:0= )
93 tk? ( dev-lang/tk:0= )
94 - video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
95 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
96 web? (
97 ${WEBAPP_DEPEND}
98 dev-python/autobahn[${PYTHON_USEDEP}]
99
100 diff --git a/sci-libs/vtk/vtk-8.1.0.ebuild b/sci-libs/vtk/vtk-8.1.0.ebuild
101 index 7a718420fbc..6604f443bb3 100644
102 --- a/sci-libs/vtk/vtk-8.1.0.ebuild
103 +++ b/sci-libs/vtk/vtk-8.1.0.ebuild
104 @@ -1,4 +1,4 @@
105 -# Copyright 1999-2018 Gentoo Foundation
106 +# Copyright 1999-2018 Gentoo Authors
107 # Distributed under the terms of the GNU General Public License v2
108
109 EAPI=6
110 @@ -95,7 +95,7 @@ RDEPEND="
111 tbb? ( dev-cpp/tbb )
112 tcl? ( dev-lang/tcl:0= )
113 tk? ( dev-lang/tk:0= )
114 - video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
115 + video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
116 web? (
117 ${WEBAPP_DEPEND}
118 dev-python/autobahn[${PYTHON_USEDEP}]