diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2006-06-18 19:26:49 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2006-06-18 19:26:49 +0000 |
commit | 280ea935f2e7ae44cb1dad0d2343dd4d75d323ef (patch) | |
tree | e5a301c5bba929fbc0ebc788204b5da933b4985f /profiles | |
parent | added local cxx use for hdf5 (diff) | |
download | historical-280ea935f2e7ae44cb1dad0d2343dd4d75d323ef.tar.gz historical-280ea935f2e7ae44cb1dad0d2343dd4d75d323ef.tar.bz2 historical-280ea935f2e7ae44cb1dad0d2343dd4d75d323ef.zip |
added fortran override flag for hdf5
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d8f7741729dc..9021ef14c138 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1957 2006/06/18 19:23:22 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1958 2006/06/18 19:26:49 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1326,8 +1326,9 @@ sci-libs/gdal:hdf - Adds support for the Hierarchical Data Format sci-libs/gdal:hdf5 - Adds support for the Hierarchical Data Format v 5 sci-libs/gdal:ogdi - Enables support for the open geographic datastore interface sci-libs/gerris:dx - Enables support for opendx -sci-libs/hdf5:hlapi - Enables support for high-level library sci-libs/hdf5:cxx - Builds C++ library support (conflicts with mpi support) +sci-libs/hdf5:f90 - Flag to override fortran for externel compilers +sci-libs/hdf5:hlapi - Enables support for high-level library sci-libs/itpp:cblas - Adds support for the cblas numerical library sci-libs/libghemical:mopac7 - Use the MOPAC7 package for semi-empirical calculations sci-libs/libghemical:mpqc - Use the MPQC package for quantum-mechanical calculations |