* [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
@ 2012-06-25 18:28 Justin Bronder (jsbronder)
0 siblings, 0 replies; only message in thread
From: Justin Bronder (jsbronder) @ 2012-06-25 18:28 UTC (permalink / raw
To: gentoo-commits
jsbronder 12/06/25 18:28:11
Modified: 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
Log:
Drop blockers (sys-cluster/mpich and sys-cluster/lam-mpi) that are no longer in the tree.
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Revision Changes Path
1.2 sys-cluster/openmpi/openmpi-1.4.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild?r1=1.1&r2=1.2
Index: openmpi-1.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openmpi-1.4.4.ebuild 3 Feb 2012 20:44:18 -0000 1.1
+++ openmpi-1.4.4.ebuild 25 Jun 2012 18:28:11 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v 1.1 2012/02/03 20:44:18 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.4.ebuild,v 1.2 2012/06/25 18:28:11 jsbronder Exp $
EAPI=3
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
@@ -24,8 +24,6 @@
!app-text/lcdf-typetools
)
elibc_FreeBSD? ( dev-libs/libexecinfo )
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec"
DEPEND="${RDEPEND}"
1.3 sys-cluster/openmpi/openmpi-1.5.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild?r1=1.2&r2=1.3
Index: openmpi-1.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openmpi-1.5.5.ebuild 19 Apr 2012 20:15:34 -0000 1.2
+++ openmpi-1.5.5.ebuild 25 Jun 2012 18:28:11 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v 1.2 2012/04/19 20:15:34 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.5.ebuild,v 1.3 2012/06/25 18:28:11 jsbronder Exp $
EAPI=4
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs versionator
@@ -47,8 +47,6 @@
openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
RDEPEND="
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec
>=sys-apps/hwloc-1.3
1.18 sys-cluster/openmpi/openmpi-1.4.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild?r1=1.17&r2=1.18
Index: openmpi-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- openmpi-1.4.2.ebuild 24 Jun 2011 15:09:06 -0000 1.17
+++ openmpi-1.4.2.ebuild 25 Jun 2012 18:28:11 -0000 1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.17 2011/06/24 15:09:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.18 2012/06/25 18:28:11 jsbronder Exp $
EAPI=3
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
@@ -24,8 +24,6 @@
!app-text/lcdf-typetools
)
elibc_FreeBSD? ( dev-libs/libexecinfo )
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec"
DEPEND="${RDEPEND}"
1.2 sys-cluster/openmpi/openmpi-1.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild?r1=1.1&r2=1.2
Index: openmpi-1.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openmpi-1.6-r1.ebuild 10 Jun 2012 06:38:46 -0000 1.1
+++ openmpi-1.6-r1.ebuild 25 Jun 2012 18:28:11 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v 1.1 2012/06/10 06:38:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6-r1.ebuild,v 1.2 2012/06/25 18:28:11 jsbronder Exp $
EAPI=4
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs versionator
@@ -47,8 +47,6 @@
openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
RDEPEND="
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec
>=sys-apps/hwloc-1.3
1.3 sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild?rev=1.3&view=markup
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
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild?r1=1.2&r2=1.3
Index: openmpi-1.5.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.5.4-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openmpi-1.5.4-r3.ebuild 18 Apr 2012 20:35:24 -0000 1.2
+++ openmpi-1.5.4-r3.ebuild 25 Jun 2012 18:28:11 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
@@ -36,8 +36,6 @@
!app-text/lcdf-typetools
)
>=sys-apps/hwloc-1.3
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec"
DEPEND="${RDEPEND}"
1.108 sys-cluster/openmpi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 10 Jun 2012 06:38:46 -0000 1.107
+++ ChangeLog 25 Jun 2012 18:28:11 -0000 1.108
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/openmpi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.107 2012/06/10 06:38:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.108 2012/06/25 18:28:11 jsbronder Exp $
+
+ 25 Jun 2012; Justin Bronder <jsbronder@gentoo.org> openmpi-1.4.2.ebuild,
+ openmpi-1.4.3.ebuild, openmpi-1.4.4.ebuild, openmpi-1.5.4-r3.ebuild,
+ openmpi-1.5.5.ebuild, openmpi-1.6-r1.ebuild:
+ Drop blockers (sys-cluster/mpich and sys-cluster/lam-mpi) that are no longer
+ in the tree.
*openmpi-1.6-r1 (10 Jun 2012)
1.15 sys-cluster/openmpi/openmpi-1.4.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild?r1=1.14&r2=1.15
Index: openmpi-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- openmpi-1.4.3.ebuild 31 Mar 2012 17:56:03 -0000 1.14
+++ openmpi-1.4.3.ebuild 25 Jun 2012 18:28:11 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v 1.14 2012/03/31 17:56:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.3.ebuild,v 1.15 2012/06/25 18:28:11 jsbronder Exp $
EAPI=3
inherit eutils fortran-2 multilib flag-o-matic toolchain-funcs
@@ -24,8 +24,6 @@
!app-text/lcdf-typetools
)
elibc_FreeBSD? ( dev-libs/libexecinfo )
- !sys-cluster/mpich
- !sys-cluster/lam-mpi
!sys-cluster/mpich2
!sys-cluster/mpiexec"
DEPEND="${RDEPEND}"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-25 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 18:28 [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 Justin Bronder (jsbronder)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox