diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-06 00:03:02 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-06 00:03:02 +0000 |
commit | 7adc9cbccc7a348190f9c2ff7cb1cc38ae7b4f1c (patch) | |
tree | 7e2adbf88f409bc50a284596be78b5728cb99211 /sys-cluster/mpiexec/ChangeLog | |
parent | Patch for security bug #97651 (diff) | |
download | gentoo-2-7adc9cbccc7a348190f9c2ff7cb1cc38ae7b4f1c.tar.gz gentoo-2-7adc9cbccc7a348190f9c2ff7cb1cc38ae7b4f1c.tar.bz2 gentoo-2-7adc9cbccc7a348190f9c2ff7cb1cc38ae7b4f1c.zip |
Clean up the ebuild usage of SMP, to allow control of shmem builds with USE=sharedmem. Move to using virtual/pbs and virtual/mpi as mpiexec works with both of them. Clean up the ebuild a bit as well.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-cluster/mpiexec/ChangeLog')
-rw-r--r-- | sys-cluster/mpiexec/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sys-cluster/mpiexec/ChangeLog b/sys-cluster/mpiexec/ChangeLog index 047f204d052c..fa895e4820bd 100644 --- a/sys-cluster/mpiexec/ChangeLog +++ b/sys-cluster/mpiexec/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-cluster/mpiexec -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.11 2004/09/19 18:55:59 tantive Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.12 2005/07/06 00:03:02 robbat2 Exp $ + +*mpiexec-0.76-r2 (06 Jul 2005) + + 06 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> + +mpiexec-0.76-r2.ebuild: + Clean up the ebuild usage of SMP, to allow control of shmem builds with + USE=sharedmem. Move to using virtual/pbs and virtual/mpi as mpiexec works + with both of them. Clean up the ebuild a bit as well. 19 Sep 2004; Michael Imhof <tantive@gentoo.org> -mpiexec-0.74-r1.ebuild: Cleaned out old ebuild. |