From: David Seifert Date: Sat, 25 Nov 2017 16:50:46 +0000 (+0100) Subject: sci-libs/hdf: [QA] Consistent whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3adfd076f6f7f16ed0e3f781c6163e167738274c;p=gentoo.git sci-libs/hdf: [QA] Consistent whitespace in metadata.xml --- diff --git a/sci-libs/hdf/metadata.xml b/sci-libs/hdf/metadata.xml index 396675338791..fedc7089f83e 100644 --- a/sci-libs/hdf/metadata.xml +++ b/sci-libs/hdf/metadata.xml @@ -6,14 +6,14 @@ Gentoo Science Project - 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. - + 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. +