Gentoo Archives: gentoo-commits

From: "Justin Bronder (jsbronder)" <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/openmpi: openmpi-1.4.4.ebuild openmpi-1.5.5.ebuild openmpi-1.4.2.ebuild openmpi-1.6-r1.ebuild openmpi-1.5.4-r3.ebuild ChangeLog openmpi-1.4.3.ebuild
Date: Mon, 25 Jun 2012 18:28:31
Message-Id: 20120625182812.11BBB2004B@flycatcher.gentoo.org
1 jsbronder 12/06/25 18:28:11
2
3 Modified: openmpi-1.4.4.ebuild openmpi-1.5.5.ebuild
4 openmpi-1.4.2.ebuild openmpi-1.6-r1.ebuild
5 openmpi-1.5.4-r3.ebuild ChangeLog
6 openmpi-1.4.3.ebuild
7 Log:
8 Drop blockers (sys-cluster/mpich and sys-cluster/lam-mpi) that are no longer in the tree.
9
10 (Portage version: 2.1.10.57/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 sys-cluster/openmpi/openmpi-1.4.4.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?r1=1.1&r2=1.2
18
19 Index: openmpi-1.4.4.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- openmpi-1.4.4.ebuild 3 Feb 2012 20:44:18 -0000 1.1
26 +++ openmpi-1.4.4.ebuild 25 Jun 2012 18:28:11 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v 1.1 2012/02/03 20:44:18 jsbronder Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v 1.2 2012/06/25 18:28:11 jsbronder Exp $
32
33 EAPI=3
34 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
35 @@ -24,8 +24,6 @@
36 !app-text/lcdf-typetools
37 )
38 elibc_FreeBSD? ( dev-libs/libexecinfo )
39 - !sys-cluster/mpich
40 - !sys-cluster/lam-mpi
41 !sys-cluster/mpich2
42 !sys-cluster/mpiexec"
43 DEPEND="${RDEPEND}"
44
45
46
47 1.3 sys-cluster/openmpi/openmpi-1.5.5.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?rev=1.3&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?rev=1.3&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?r1=1.2&r2=1.3
52
53 Index: openmpi-1.5.5.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v
56 retrieving revision 1.2
57 retrieving revision 1.3
58 diff -u -r1.2 -r1.3
59 --- openmpi-1.5.5.ebuild 19 Apr 2012 20:15:34 -0000 1.2
60 +++ openmpi-1.5.5.ebuild 25 Jun 2012 18:28:11 -0000 1.3
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v 1.2 2012/04/19 20:15:34 alexxy Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v 1.3 2012/06/25 18:28:11 jsbronder Exp $
66
67 EAPI=4
68 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs versionator
69 @@ -47,8 +47,6 @@
70 openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
71
72 RDEPEND="
73 - !sys-cluster/mpich
74 - !sys-cluster/lam-mpi
75 !sys-cluster/mpich2
76 !sys-cluster/mpiexec
77 >=sys-apps/hwloc-1.3
78
79
80
81 1.18 sys-cluster/openmpi/openmpi-1.4.2.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?rev=1.18&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?rev=1.18&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?r1=1.17&r2=1.18
86
87 Index: openmpi-1.4.2.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v
90 retrieving revision 1.17
91 retrieving revision 1.18
92 diff -u -r1.17 -r1.18
93 --- openmpi-1.4.2.ebuild 24 Jun 2011 15:09:06 -0000 1.17
94 +++ openmpi-1.4.2.ebuild 25 Jun 2012 18:28:11 -0000 1.18
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2011 Gentoo Foundation
97 +# Copyright 1999-2012 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.17 2011/06/24 15:09:06 jlec Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.18 2012/06/25 18:28:11 jsbronder Exp $
101
102 EAPI=3
103 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
104 @@ -24,8 +24,6 @@
105 !app-text/lcdf-typetools
106 )
107 elibc_FreeBSD? ( dev-libs/libexecinfo )
108 - !sys-cluster/mpich
109 - !sys-cluster/lam-mpi
110 !sys-cluster/mpich2
111 !sys-cluster/mpiexec"
112 DEPEND="${RDEPEND}"
113
114
115
116 1.2 sys-cluster/openmpi/openmpi-1.6-r1.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?rev=1.2&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?rev=1.2&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?r1=1.1&r2=1.2
121
122 Index: openmpi-1.6-r1.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v
125 retrieving revision 1.1
126 retrieving revision 1.2
127 diff -u -r1.1 -r1.2
128 --- openmpi-1.6-r1.ebuild 10 Jun 2012 06:38:46 -0000 1.1
129 +++ openmpi-1.6-r1.ebuild 25 Jun 2012 18:28:11 -0000 1.2
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2012 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v 1.1 2012/06/10 06:38:46 xarthisius Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v 1.2 2012/06/25 18:28:11 jsbronder Exp $
135
136 EAPI=4
137 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs versionator
138 @@ -47,8 +47,6 @@
139 openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
140
141 RDEPEND="
142 - !sys-cluster/mpich
143 - !sys-cluster/lam-mpi
144 !sys-cluster/mpich2
145 !sys-cluster/mpiexec
146 >=sys-apps/hwloc-1.3
147
148
149
150 1.3 sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild
151
152 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild?rev=1.3&view=markup
153 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild?rev=1.3&content-type=text/plain
154 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild?r1=1.2&r2=1.3
155
156 Index: openmpi-1.5.4-r3.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild,v
159 retrieving revision 1.2
160 retrieving revision 1.3
161 diff -u -r1.2 -r1.3
162 --- openmpi-1.5.4-r3.ebuild 18 Apr 2012 20:35:24 -0000 1.2
163 +++ openmpi-1.5.4-r3.ebuild 25 Jun 2012 18:28:11 -0000 1.3
164 @@ -1,6 +1,6 @@
165 # Copyright 1999-2012 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild,v 1.2 2012/04/18 20:35:24 alexxy Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild,v 1.3 2012/06/25 18:28:11 jsbronder Exp $
169
170 EAPI=4
171 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
172 @@ -36,8 +36,6 @@
173 !app-text/lcdf-typetools
174 )
175 >=sys-apps/hwloc-1.3
176 - !sys-cluster/mpich
177 - !sys-cluster/lam-mpi
178 !sys-cluster/mpich2
179 !sys-cluster/mpiexec"
180 DEPEND="${RDEPEND}"
181
182
183
184 1.108 sys-cluster/openmpi/ChangeLog
185
186 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?rev=1.108&view=markup
187 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?rev=1.108&content-type=text/plain
188 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?r1=1.107&r2=1.108
189
190 Index: ChangeLog
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v
193 retrieving revision 1.107
194 retrieving revision 1.108
195 diff -u -r1.107 -r1.108
196 --- ChangeLog 10 Jun 2012 06:38:46 -0000 1.107
197 +++ ChangeLog 25 Jun 2012 18:28:11 -0000 1.108
198 @@ -1,6 +1,12 @@
199 # ChangeLog for sys-cluster/openmpi
200 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
201 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.107 2012/06/10 06:38:46 xarthisius Exp $
202 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.108 2012/06/25 18:28:11 jsbronder Exp $
203 +
204 + 25 Jun 2012; Justin Bronder <jsbronder@g.o> openmpi-1.4.2.ebuild,
205 + openmpi-1.4.3.ebuild, openmpi-1.4.4.ebuild, openmpi-1.5.4-r3.ebuild,
206 + openmpi-1.5.5.ebuild, openmpi-1.6-r1.ebuild:
207 + Drop blockers (sys-cluster/mpich and sys-cluster/lam-mpi) that are no longer
208 + in the tree.
209
210 *openmpi-1.6-r1 (10 Jun 2012)
211
212
213
214
215 1.15 sys-cluster/openmpi/openmpi-1.4.3.ebuild
216
217 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?rev=1.15&view=markup
218 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?rev=1.15&content-type=text/plain
219 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?r1=1.14&r2=1.15
220
221 Index: openmpi-1.4.3.ebuild
222 ===================================================================
223 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v
224 retrieving revision 1.14
225 retrieving revision 1.15
226 diff -u -r1.14 -r1.15
227 --- openmpi-1.4.3.ebuild 31 Mar 2012 17:56:03 -0000 1.14
228 +++ openmpi-1.4.3.ebuild 25 Jun 2012 18:28:11 -0000 1.15
229 @@ -1,6 +1,6 @@
230 # Copyright 1999-2012 Gentoo Foundation
231 # Distributed under the terms of the GNU General Public License v2
232 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v 1.14 2012/03/31 17:56:03 armin76 Exp $
233 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v 1.15 2012/06/25 18:28:11 jsbronder Exp $
234
235 EAPI=3
236 inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
237 @@ -24,8 +24,6 @@
238 !app-text/lcdf-typetools
239 )
240 elibc_FreeBSD? ( dev-libs/libexecinfo )
241 - !sys-cluster/mpich
242 - !sys-cluster/lam-mpi
243 !sys-cluster/mpich2
244 !sys-cluster/mpiexec"
245 DEPEND="${RDEPEND}"