commit:     0d3b1326f2550b822959861d527a1b376685efa2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 02:32:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 02:32:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d3b1326

sci-libs/hdf5: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/hdf5/metadata.xml | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)

diff --git a/sci-libs/hdf5/metadata.xml b/sci-libs/hdf5/metadata.xml
index 042059bcd497..8f7b63aa4610 100644
--- a/sci-libs/hdf5/metadata.xml
+++ b/sci-libs/hdf5/metadata.xml
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</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>
-  <use>
-    <flag name="hl">Enable high level API 
(https://support.hdfgroup.org/HDF5/doc/HL/index.html)</flag>
-    <flag name="ros3">Enable support for read-only S3 access 
(https://portal.hdfgroup.org/display/HDF5/Configuration+and+Setup+for+HDF5+Read+Only+S3+VFD)</flag>
-    <flag name="unsupported">Enable unsupported combinations of configuration 
options</flag>
-  </use>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Science Project</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>
+       <use>
+               <flag name="hl">Enable high level API 
(https://support.hdfgroup.org/HDF5/doc/HL/index.html)</flag>
+               <flag name="ros3">Enable support for read-only S3 access 
(https://portal.hdfgroup.org/display/HDF5/Configuration+and+Setup+for+HDF5+Read+Only+S3+VFD)</flag>
+               <flag name="unsupported">Enable unsupported combinations of 
configuration options</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">HDFGroup/hdf5</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to