sci-libs/cgnslib: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:49:32 +0000 (17:49 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:35:42 +0000 (18:35 +0100)
sci-libs/cgnslib/metadata.xml

index 0edf2c837c098936e0bbdfa43e454afe4da7743c..fa09f9d33bba81010e3445b241b63c4da87e31af 100644 (file)
@@ -1,30 +1,30 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <longdescription lang="en">
-    The Computational Fluid Dynamics General Notation System (CGNS) provides a
-    general, portable, and extensible standard for the storage and retrieval of
-    computational fluid dynamics (CFD) analysisdata. It consists of a collection
-    of conventions, and free and open software implementing those conventions. It
-    is self-descriptive, machine-independent, well-documented, and administered by
-    an international steering committee.
-  </longdescription>
-  <use>
-    <flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag>
-    <flag name="tools">
-               A number of utility programs: 
-               cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf.
-       </flag>
-  </use>
-  <maintainer type="person">
-    <email>slis@gentoo.org</email>
-  </maintainer>
-  <maintainer type="project">
-    <email>sci@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">CGNS/CGNS</remote-id>
-    <remote-id type="sourceforge">cgns</remote-id>
-  </upstream>
+       <longdescription lang="en">
+               The Computational Fluid Dynamics General Notation System (CGNS) provides a
+               general, portable, and extensible standard for the storage and retrieval of
+               computational fluid dynamics (CFD) analysisdata. It consists of a collection
+               of conventions, and free and open software implementing those conventions. It
+               is self-descriptive, machine-independent, well-documented, and administered by
+               an international steering committee.
+       </longdescription>
+       <use>
+               <flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag>
+               <flag name="tools">
+                       A number of utility programs:
+                       cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf.
+               </flag>
+       </use>
+       <maintainer type="person">
+               <email>slis@gentoo.org</email>
+       </maintainer>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">CGNS/CGNS</remote-id>
+               <remote-id type="sourceforge">cgns</remote-id>
+       </upstream>
 </pkgmetadata>