summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-11-17 12:19:37 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-11-17 12:19:37 +0000
commitdc34caff0f3de2c8e9c392beac6663d9e11fbbfe (patch)
tree4e6cec1836e6a732134c6ff14ff6619be9374711 /sci-libs/hdf5/metadata.xml
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in sec... (diff)
downloadgentoo-2-dc34caff0f3de2c8e9c392beac6663d9e11fbbfe.tar.gz
gentoo-2-dc34caff0f3de2c8e9c392beac6663d9e11fbbfe.tar.bz2
gentoo-2-dc34caff0f3de2c8e9c392beac6663d9e11fbbfe.zip
Version bump wrt #390811 by Tolga Dalman, fixes bug #383843 by Cedric
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/hdf5/metadata.xml')
-rw-r--r--sci-libs/hdf5/metadata.xml18
1 files changed, 13 insertions, 5 deletions
diff --git a/sci-libs/hdf5/metadata.xml b/sci-libs/hdf5/metadata.xml
index 2058812bfd6c..6b6f68735c02 100644
--- a/sci-libs/hdf5/metadata.xml
+++ b/sci-libs/hdf5/metadata.xml
@@ -2,10 +2,18 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
+ <maintainer>
+ <email>xarthisius@gentoo.org</email>
+ <name>Kacper Kowalik</name>
+ </maintainer>
<longdescription>
- HDF5 is a file format and library for storing scientific data. HDF5
- was designed and implemented to address the deficiencies of HDF4.x. It
- has a more powerful and flexible data model, supports files larger
- than 2 GB, and supports parallel I/O.
-</longdescription>
+ HDF5 is a file format and library for storing scientific data. HDF5
+ was designed and implemented to address the deficiencies of HDF4.x. It
+ has a more powerful and flexible data model, supports files larger
+ than 2 GB, and supports parallel I/O.
+ </longdescription>
+ <use>
+ <flag name="fortran2003">enable new features that require Fortran 2003
+ (http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf)</flag>
+ </use>
</pkgmetadata>