Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/
Date: Sat, 13 Oct 2018 10:07:30
Message-Id: 1539425237.1dc7c47d4902fe1949725365284fc18543537753.zlogene@gentoo
1 commit: 1dc7c47d4902fe1949725365284fc18543537753
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 10:02:58 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 10:07:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc7c47d
7
8 sys-apps/hwloc: 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 sys-apps/hwloc/hwloc-1.11.10.ebuild | 4 ++--
14 sys-apps/hwloc/hwloc-1.11.11.ebuild | 4 ++--
15 sys-apps/hwloc/hwloc-1.11.2-r1.ebuild | 4 ++--
16 sys-apps/hwloc/hwloc-1.11.7.ebuild | 4 ++--
17 sys-apps/hwloc/hwloc-2.0.2.ebuild | 4 ++--
18 5 files changed, 10 insertions(+), 10 deletions(-)
19
20 diff --git a/sys-apps/hwloc/hwloc-1.11.10.ebuild b/sys-apps/hwloc/hwloc-1.11.10.ebuild
21 index 83dab218d51..e2f6d1687b8 100644
22 --- a/sys-apps/hwloc/hwloc-1.11.10.ebuild
23 +++ b/sys-apps/hwloc/hwloc-1.11.10.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -24,7 +24,7 @@ IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
31 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
32 cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
33 cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
34 - gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
35 + gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
36 pci? (
37 >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
38 >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
39
40 diff --git a/sys-apps/hwloc/hwloc-1.11.11.ebuild b/sys-apps/hwloc/hwloc-1.11.11.ebuild
41 index 99b6fa5187f..971dfae0ef6 100644
42 --- a/sys-apps/hwloc/hwloc-1.11.11.ebuild
43 +++ b/sys-apps/hwloc/hwloc-1.11.11.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2018 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 @@ -24,7 +24,7 @@ IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
51 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
52 cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
53 cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
54 - gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
55 + gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
56 pci? (
57 >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
58 >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
59
60 diff --git a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
61 index 2f6751aa3ce..cb05149d393 100644
62 --- a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
63 +++ b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 +# Copyright 1999-2018 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=5
70 @@ -24,7 +24,7 @@ IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
71 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
72 cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
73 cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
74 - gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
75 + gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
76 pci? (
77 >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
78 >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
79
80 diff --git a/sys-apps/hwloc/hwloc-1.11.7.ebuild b/sys-apps/hwloc/hwloc-1.11.7.ebuild
81 index 1978df29ec2..d0ae4427089 100644
82 --- a/sys-apps/hwloc/hwloc-1.11.7.ebuild
83 +++ b/sys-apps/hwloc/hwloc-1.11.7.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2017 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 @@ -24,7 +24,7 @@ IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
91 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
92 cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
93 cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
94 - gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
95 + gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
96 pci? (
97 >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
98 >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
99
100 diff --git a/sys-apps/hwloc/hwloc-2.0.2.ebuild b/sys-apps/hwloc/hwloc-2.0.2.ebuild
101 index 99b6fa5187f..971dfae0ef6 100644
102 --- a/sys-apps/hwloc/hwloc-2.0.2.ebuild
103 +++ b/sys-apps/hwloc/hwloc-2.0.2.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 @@ -24,7 +24,7 @@ IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
111 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
112 cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
113 cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
114 - gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
115 + gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
116 pci? (
117 >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
118 >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]