sci-libs/hdf: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:50:46 +0000 (17:50 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:37:29 +0000 (18:37 +0100)
sci-libs/hdf/metadata.xml

index 396675338791d606c5521259a01429b23c8b37af..fedc7089f83ee06fd4bcf3dfad3a8f0f7d8ef639 100644 (file)
@@ -6,14 +6,14 @@
                <name>Gentoo Science Project</name>
        </maintainer>
        <longdescription lang="en">
-  The Hierarchical Data Format is a general purpose library and
-  file format for storing scientific data.
-  HDF can store two primary objects: datasets and groups. A dataset is
-  essentially a multidimensional array of data elements, and a group is
-  a structure for organizing objects in an HDF file. Using these two basic
-  objects, one can create and store almost any kind of scientific data
-  structure, such as images, arrays of vectors, and structured and
-  unstructured grids. You can also mix and match them in HDF files
-  according to your needs.
-</longdescription>
+               The Hierarchical Data Format is a general purpose library and
+               file format for storing scientific data.
+               HDF can store two primary objects: datasets and groups. A dataset is
+               essentially a multidimensional array of data elements, and a group is
+               a structure for organizing objects in an HDF file. Using these two basic
+               objects, one can create and store almost any kind of scientific data
+               structure, such as images, arrays of vectors, and structured and
+               unstructured grids. You can also mix and match them in HDF files
+               according to your needs.
+       </longdescription>
 </pkgmetadata>