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

index ca300c0aa7a1e9d4765b2912dc61720d5fe143b9..a41a7280a46125040d4356ebbb8e2bd751b75ad9 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@gentoo.org</email>
-       <name>Gentoo Science Project</name>
-</maintainer>
-<longdescription lang="en">
-  CHiPPS is the COIN-OR High-Performance Parallel Search Framework, a
-  framework for implementing parallel algorithms based on tree
-  search. The current CHiPPS architecture consists of three
-  layers. The Abstract Library for Parallel Search (ALPS) is the base
-  layer of a hierarchy consisting of implementations of various tree
-  search algorithms for specific problem types.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               CHiPPS is the COIN-OR High-Performance Parallel Search Framework, a
+               framework for implementing parallel algorithms based on tree
+               search. The current CHiPPS architecture consists of three
+               layers. The Abstract Library for Parallel Search (ALPS) is the base
+               layer of a hierarchy consisting of implementations of various tree
+               search algorithms for specific problem types.
+       </longdescription>
 </pkgmetadata>