diff options
author | 2010-02-12 04:20:46 +0000 | |
---|---|---|
committer | 2010-02-12 04:20:46 +0000 | |
commit | df3e2269cede733647d6fbb444a6d96320d5ef9c (patch) | |
tree | 4a01c7650640eae6c55ee2418092bd9d1bc42dd7 /sci-libs/mathgl/metadata.xml | |
parent | Removed mpi use flag in favor of checking if hdf5 was built with mpi, see bug... (diff) | |
download | gentoo-2-df3e2269cede733647d6fbb444a6d96320d5ef9c.tar.gz gentoo-2-df3e2269cede733647d6fbb444a6d96320d5ef9c.tar.bz2 gentoo-2-df3e2269cede733647d6fbb444a6d96320d5ef9c.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/metadata.xml')
-rw-r--r-- | sci-libs/mathgl/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/mathgl/metadata.xml b/sci-libs/mathgl/metadata.xml index d4c35619bd85..d0e39e80724a 100644 --- a/sci-libs/mathgl/metadata.xml +++ b/sci-libs/mathgl/metadata.xml @@ -9,6 +9,5 @@ <longdescription>Math Graphics Library</longdescription> <use> <flag name='octave'>Add bindings for <pkg>sci-mathematics/octave</pkg></flag> - <flag name='mpi'>Use mpi wrappers for compilation. Requirement for <pkg>sci-libs/hdf5</pkg>[mpi]</flag> </use> </pkgmetadata> |