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-cluster/openmpi/
Date: Wed, 01 Jan 2020 16:26:53
Message-Id: 1577896006.1b5f8ca00ef70e57910bf7b25a222a10fdea74de.zlogene@gentoo
1 commit: 1b5f8ca00ef70e57910bf7b25a222a10fdea74de
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 1 16:26:32 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 1 16:26:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b5f8ca0
7
8 sys-cluster/openmpi: Drop obsoloete blockers
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 sys-cluster/openmpi/openmpi-1.10.7.ebuild | 3 +--
14 sys-cluster/openmpi/openmpi-1.4.3.ebuild | 3 +--
15 sys-cluster/openmpi/openmpi-1.4.5.ebuild | 3 +--
16 sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild | 3 +--
17 sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild | 3 +--
18 sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild | 3 +--
19 sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild | 3 +--
20 sys-cluster/openmpi/openmpi-1.8.8.ebuild | 3 +--
21 sys-cluster/openmpi/openmpi-2.0.2.ebuild | 3 +--
22 sys-cluster/openmpi/openmpi-2.0.4.ebuild | 3 +--
23 sys-cluster/openmpi/openmpi-2.1.6.ebuild | 3 +--
24 sys-cluster/openmpi/openmpi-3.0.4.ebuild | 3 +--
25 sys-cluster/openmpi/openmpi-3.1.4.ebuild | 3 +--
26 sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild | 3 +--
27 sys-cluster/openmpi/openmpi-4.0.2.ebuild | 3 +--
28 15 files changed, 15 insertions(+), 30 deletions(-)
29
30 diff --git a/sys-cluster/openmpi/openmpi-1.10.7.ebuild b/sys-cluster/openmpi/openmpi-1.10.7.ebuild
31 index adce58ce204..fafd136a9e2 100644
32 --- a/sys-cluster/openmpi/openmpi-1.10.7.ebuild
33 +++ b/sys-cluster/openmpi/openmpi-1.10.7.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 +# Copyright 1999-2020 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=6
40 @@ -57,7 +57,6 @@ CDEPEND="
41 !sys-cluster/mpich
42 !sys-cluster/mpich2
43 !sys-cluster/nullmpi
44 - !sys-cluster/mpiexec
45 !sys-cluster/pmix
46 >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
47 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
48
49 diff --git a/sys-cluster/openmpi/openmpi-1.4.3.ebuild b/sys-cluster/openmpi/openmpi-1.4.3.ebuild
50 index db37d658184..150c38ec5a9 100644
51 --- a/sys-cluster/openmpi/openmpi-1.4.3.ebuild
52 +++ b/sys-cluster/openmpi/openmpi-1.4.3.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2019 Gentoo Authors
55 +# Copyright 1999-2020 Gentoo Authors
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=5
59 @@ -25,7 +25,6 @@ RDEPEND="
60 )
61 !sys-cluster/mpich
62 !sys-cluster/mpich2
63 - !sys-cluster/mpiexec
64 !sys-cluster/pmix"
65 DEPEND="${RDEPEND}"
66
67
68 diff --git a/sys-cluster/openmpi/openmpi-1.4.5.ebuild b/sys-cluster/openmpi/openmpi-1.4.5.ebuild
69 index 0bbe9b66f66..09f1a47cf5a 100644
70 --- a/sys-cluster/openmpi/openmpi-1.4.5.ebuild
71 +++ b/sys-cluster/openmpi/openmpi-1.4.5.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2019 Gentoo Authors
74 +# Copyright 1999-2020 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 EAPI=5
78 @@ -27,7 +27,6 @@ RDEPEND="
79 )
80 !sys-cluster/mpich
81 !sys-cluster/mpich2
82 - !sys-cluster/mpiexec
83 !sys-cluster/pmix"
84 DEPEND="${RDEPEND}"
85
86
87 diff --git a/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild b/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild
88 index df2aebcc202..2316cbacd40 100644
89 --- a/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild
90 +++ b/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild
91 @@ -1,4 +1,4 @@
92 -# Copyright 1999-2019 Gentoo Authors
93 +# Copyright 1999-2020 Gentoo Authors
94 # Distributed under the terms of the GNU General Public License v2
95
96 EAPI=5
97 @@ -50,7 +50,6 @@ REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
98 RDEPEND="
99 !sys-cluster/mpich
100 !sys-cluster/mpich2
101 - !sys-cluster/mpiexec
102 !sys-cluster/pmix
103 <sys-apps/hwloc-2
104 dev-libs/libltdl:0
105
106 diff --git a/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild b/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild
107 index 3ac5a69985c..b89bbeea526 100644
108 --- a/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild
109 +++ b/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild
110 @@ -1,4 +1,4 @@
111 -# Copyright 1999-2019 Gentoo Authors
112 +# Copyright 1999-2020 Gentoo Authors
113 # Distributed under the terms of the GNU General Public License v2
114
115 EAPI=5
116 @@ -53,7 +53,6 @@ MPI_UNCLASSED_DEP_STR="
117 RDEPEND="
118 !sys-cluster/mpich
119 !sys-cluster/mpich2
120 - !sys-cluster/mpiexec
121 !sys-cluster/pmix
122 dev-libs/libevent
123 dev-libs/libltdl:0
124
125 diff --git a/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild b/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild
126 index 2c81eb42327..8b62b1da8c2 100644
127 --- a/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild
128 +++ b/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild
129 @@ -1,4 +1,4 @@
130 -# Copyright 1999-2019 Gentoo Authors
131 +# Copyright 1999-2020 Gentoo Authors
132 # Distributed under the terms of the GNU General Public License v2
133
134 EAPI=5
135 @@ -55,7 +55,6 @@ MPI_UNCLASSED_DEP_STR="
136 RDEPEND="
137 !sys-cluster/mpich
138 !sys-cluster/mpich2
139 - !sys-cluster/mpiexec
140 !sys-cluster/pmix
141 dev-libs/libevent
142 dev-libs/libltdl:0
143
144 diff --git a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
145 index 95e3f08eb07..e50b89fd7f6 100644
146 --- a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
147 +++ b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
148 @@ -1,4 +1,4 @@
149 -# Copyright 1999-2019 Gentoo Authors
150 +# Copyright 1999-2020 Gentoo Authors
151 # Distributed under the terms of the GNU General Public License v2
152
153 EAPI=5
154 @@ -55,7 +55,6 @@ MPI_UNCLASSED_DEP_STR="
155 CDEPEND="
156 !sys-cluster/mpich
157 !sys-cluster/mpich2
158 - !sys-cluster/mpiexec
159 !sys-cluster/pmix
160 dev-libs/libevent
161 dev-libs/libltdl:0
162
163 diff --git a/sys-cluster/openmpi/openmpi-1.8.8.ebuild b/sys-cluster/openmpi/openmpi-1.8.8.ebuild
164 index df5defd234e..762622c3a98 100644
165 --- a/sys-cluster/openmpi/openmpi-1.8.8.ebuild
166 +++ b/sys-cluster/openmpi/openmpi-1.8.8.ebuild
167 @@ -1,4 +1,4 @@
168 -# Copyright 1999-2019 Gentoo Authors
169 +# Copyright 1999-2020 Gentoo Authors
170 # Distributed under the terms of the GNU General Public License v2
171
172 EAPI=5
173 @@ -55,7 +55,6 @@ MPI_UNCLASSED_DEP_STR="
174 CDEPEND="
175 !sys-cluster/mpich
176 !sys-cluster/mpich2
177 - !sys-cluster/mpiexec
178 !sys-cluster/pmix
179 dev-libs/libevent
180 dev-libs/libltdl:0
181
182 diff --git a/sys-cluster/openmpi/openmpi-2.0.2.ebuild b/sys-cluster/openmpi/openmpi-2.0.2.ebuild
183 index 22ab86ab5cd..0cd832b79dc 100644
184 --- a/sys-cluster/openmpi/openmpi-2.0.2.ebuild
185 +++ b/sys-cluster/openmpi/openmpi-2.0.2.ebuild
186 @@ -1,4 +1,4 @@
187 -# Copyright 1999-2019 Gentoo Authors
188 +# Copyright 1999-2020 Gentoo Authors
189 # Distributed under the terms of the GNU General Public License v2
190
191 EAPI=6
192 @@ -51,7 +51,6 @@ CDEPEND="
193 !sys-cluster/mpich
194 !sys-cluster/mpich2
195 !sys-cluster/nullmpi
196 - !sys-cluster/mpiexec
197 !sys-cluster/pmix
198 >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads]
199 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
200
201 diff --git a/sys-cluster/openmpi/openmpi-2.0.4.ebuild b/sys-cluster/openmpi/openmpi-2.0.4.ebuild
202 index 6d45ab30060..9f690b3e56b 100644
203 --- a/sys-cluster/openmpi/openmpi-2.0.4.ebuild
204 +++ b/sys-cluster/openmpi/openmpi-2.0.4.ebuild
205 @@ -1,4 +1,4 @@
206 -# Copyright 1999-2019 Gentoo Authors
207 +# Copyright 1999-2020 Gentoo Authors
208 # Distributed under the terms of the GNU General Public License v2
209
210 EAPI=6
211 @@ -51,7 +51,6 @@ CDEPEND="
212 !sys-cluster/mpich
213 !sys-cluster/mpich2
214 !sys-cluster/nullmpi
215 - !sys-cluster/mpiexec
216 !sys-cluster/pmix
217 >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads]
218 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
219
220 diff --git a/sys-cluster/openmpi/openmpi-2.1.6.ebuild b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
221 index 1ceddfc03e6..675c6c28a79 100644
222 --- a/sys-cluster/openmpi/openmpi-2.1.6.ebuild
223 +++ b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
224 @@ -1,4 +1,4 @@
225 -# Copyright 1999-2019 Gentoo Authors
226 +# Copyright 1999-2020 Gentoo Authors
227 # Distributed under the terms of the GNU General Public License v2
228
229 EAPI=6
230 @@ -47,7 +47,6 @@ CDEPEND="
231 !sys-cluster/mpich
232 !sys-cluster/mpich2
233 !sys-cluster/nullmpi
234 - !sys-cluster/mpiexec
235 !sys-cluster/pmix
236 >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads]
237 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
238
239 diff --git a/sys-cluster/openmpi/openmpi-3.0.4.ebuild b/sys-cluster/openmpi/openmpi-3.0.4.ebuild
240 index d02b39b55b4..5e4759429d7 100644
241 --- a/sys-cluster/openmpi/openmpi-3.0.4.ebuild
242 +++ b/sys-cluster/openmpi/openmpi-3.0.4.ebuild
243 @@ -1,4 +1,4 @@
244 -# Copyright 1999-2019 Gentoo Authors
245 +# Copyright 1999-2020 Gentoo Authors
246 # Distributed under the terms of the GNU General Public License v2
247
248 EAPI=6
249 @@ -47,7 +47,6 @@ CDEPEND="
250 !sys-cluster/mpich
251 !sys-cluster/mpich2
252 !sys-cluster/nullmpi
253 - !sys-cluster/mpiexec
254 !sys-cluster/pmix
255 >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads]
256 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
257
258 diff --git a/sys-cluster/openmpi/openmpi-3.1.4.ebuild b/sys-cluster/openmpi/openmpi-3.1.4.ebuild
259 index d02b39b55b4..5e4759429d7 100644
260 --- a/sys-cluster/openmpi/openmpi-3.1.4.ebuild
261 +++ b/sys-cluster/openmpi/openmpi-3.1.4.ebuild
262 @@ -1,4 +1,4 @@
263 -# Copyright 1999-2019 Gentoo Authors
264 +# Copyright 1999-2020 Gentoo Authors
265 # Distributed under the terms of the GNU General Public License v2
266
267 EAPI=6
268 @@ -47,7 +47,6 @@ CDEPEND="
269 !sys-cluster/mpich
270 !sys-cluster/mpich2
271 !sys-cluster/nullmpi
272 - !sys-cluster/mpiexec
273 !sys-cluster/pmix
274 >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads]
275 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
276
277 diff --git a/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild b/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
278 index 44ace1d10c6..325f9db2254 100644
279 --- a/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
280 +++ b/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
281 @@ -1,4 +1,4 @@
282 -# Copyright 1999-2019 Gentoo Authors
283 +# Copyright 1999-2020 Gentoo Authors
284 # Distributed under the terms of the GNU General Public License v2
285
286 EAPI=7
287 @@ -46,7 +46,6 @@ CDEPEND="
288 !sys-cluster/mpich
289 !sys-cluster/mpich2
290 !sys-cluster/nullmpi
291 - !sys-cluster/mpiexec
292 >=dev-libs/libevent-2.0.22:=[${MULTILIB_USEDEP},threads]
293 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
294 >=sys-apps/hwloc-2.0.2[${MULTILIB_USEDEP}]
295
296 diff --git a/sys-cluster/openmpi/openmpi-4.0.2.ebuild b/sys-cluster/openmpi/openmpi-4.0.2.ebuild
297 index 44ace1d10c6..325f9db2254 100644
298 --- a/sys-cluster/openmpi/openmpi-4.0.2.ebuild
299 +++ b/sys-cluster/openmpi/openmpi-4.0.2.ebuild
300 @@ -1,4 +1,4 @@
301 -# Copyright 1999-2019 Gentoo Authors
302 +# Copyright 1999-2020 Gentoo Authors
303 # Distributed under the terms of the GNU General Public License v2
304
305 EAPI=7
306 @@ -46,7 +46,6 @@ CDEPEND="
307 !sys-cluster/mpich
308 !sys-cluster/mpich2
309 !sys-cluster/nullmpi
310 - !sys-cluster/mpiexec
311 >=dev-libs/libevent-2.0.22:=[${MULTILIB_USEDEP},threads]
312 dev-libs/libltdl:0[${MULTILIB_USEDEP}]
313 >=sys-apps/hwloc-2.0.2[${MULTILIB_USEDEP}]