diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2010-07-03 01:35:41 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2010-07-03 01:35:41 +0000 |
commit | bc8f5a48abb61317c5b504757d13abe415ca3ffe (patch) | |
tree | b2f33b916125cf12587654263e26a386749743c1 /sys-cluster/mpich2/ChangeLog | |
parent | Version bump. No noteworthy changes. (diff) | |
download | historical-bc8f5a48abb61317c5b504757d13abe415ca3ffe.tar.gz historical-bc8f5a48abb61317c5b504757d13abe415ca3ffe.tar.bz2 historical-bc8f5a48abb61317c5b504757d13abe415ca3ffe.zip |
Update python handling (#316937). Cleanup deps. Automatically turn on threads if mpi-threads are requested.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/mpich2/ChangeLog')
-rw-r--r-- | sys-cluster/mpich2/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog index 948c56116ee0..547d9cad0cb6 100644 --- a/sys-cluster/mpich2/ChangeLog +++ b/sys-cluster/mpich2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/mpich2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.52 2010/06/14 21:44:05 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.53 2010/07/03 01:35:41 jsbronder Exp $ + + 03 Jul 2010; Justin Bronder <jsbronder@gentoo.org> mpich2-1.2.1_p1.ebuild: + Update python handling (#316937). Cleanup deps. Automatically turn on + threads if mpi-threads are requested. 14 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> mpich2-1.0.8.ebuild: |