summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2006-07-12 07:31:22 +0000
committerSteve Arnold <nerdboy@gentoo.org>2006-07-12 07:31:22 +0000
commitfb4be9d5557b46675e104e2532217b06e6052f5e (patch)
tree0687a14929e665f7933e75ec719b5df41d8635b8 /sys-cluster/mpich2/ChangeLog
parentFix digest - silly me (diff)
downloadhistorical-fb4be9d5557b46675e104e2532217b06e6052f5e.tar.gz
historical-fb4be9d5557b46675e104e2532217b06e6052f5e.tar.bz2
historical-fb4be9d5557b46675e104e2532217b06e6052f5e.zip
backported patches and install fixes, added thread support
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'sys-cluster/mpich2/ChangeLog')
-rw-r--r--sys-cluster/mpich2/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index 8a5890f8e819..adc897632787 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.9 2006/07/12 04:59:31 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.10 2006/07/12 07:31:22 nerdboy Exp $
+
+ 12 Jul 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3.ebuild:
+ Backported patches and install fixes to 1.0.3, but no other changes,
+ since something rather subtle broke the hdf5 configure against 1.0.3-r1
+ (but 1.0.3 relies heavily on configure detection for things like fortran
+ support and doesn't yet have a test section). Also added thread support.
12 Jul 2006; Steve Arnold <nerdboy@gentoo.org>
files/mpich2-1.0.3-soname.patch, mpich2-1.0.3-r1.ebuild: