diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-02-12 04:17:58 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-02-12 04:17:58 +0000 |
commit | 6999bf722274deeffde48b7132c33cc124afcfe3 (patch) | |
tree | 92423e9ca79f9a319eba7231c1d0a7ea22fdc2ae /sci-libs/mathgl/ChangeLog | |
parent | Removed mpi use flag in favor of checking if hdf5 was built with mpi, see bug... (diff) | |
download | gentoo-2-6999bf722274deeffde48b7132c33cc124afcfe3.tar.gz gentoo-2-6999bf722274deeffde48b7132c33cc124afcfe3.tar.bz2 gentoo-2-6999bf722274deeffde48b7132c33cc124afcfe3.zip |
Removed mpi use flag in favor of checking if hdf5 was built with mpi, see bug #302621
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mathgl/ChangeLog')
-rw-r--r-- | sci-libs/mathgl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index 02e8c6418253..510f8d025f22 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/mathgl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.10 2010/01/30 09:36:07 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.11 2010/02/12 04:17:58 bicatali Exp $ + + 12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> mathgl-1.10.ebuild: + Removed mpi use flag in favor of checking if hdf5 was built with mpi, see + bug #302621 30 Jan 2010; Andrey Grozin <grozin@gentoo.org> -mathgl-1.9.0.1.ebuild, mathgl-1.10.ebuild, metadata.xml: |