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

index df11d311c7ddead24ee501878b8c45653b8758e9..22a1302e8122c04752a9a80705673f4b57c323a0 100644 (file)
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>sci-chemistry@gentoo.org</email>
-    <name>Gentoo Chemistry Project</name>
-  </maintainer>
-  <longdescription>
-       Bmrblib is an API abstracting the BioMagResBank (BMRB) NMR-STAR format 
-       (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files 
-       for BMRB data deposition and the reading and easy extraction of data 
-       from files residing in the BMRB data bank, all without knowledge of 
-       the Self-Defining Text Archive and Retrieval (STAR) format. The API 
-       has currently only python bindings.
-</longdescription>
+       <maintainer type="project">
+               <email>sci-chemistry@gentoo.org</email>
+               <name>Gentoo Chemistry Project</name>
+       </maintainer>
+       <longdescription>
+               Bmrblib is an API abstracting the BioMagResBank (BMRB) NMR-STAR format
+               (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files
+               for BMRB data deposition and the reading and easy extraction of data
+               from files residing in the BMRB data bank, all without knowledge of
+               the Self-Defining Text Archive and Retrieval (STAR) format. The API
+               has currently only python bindings.
+       </longdescription>
 </pkgmetadata>