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

index 9ade151fdc02c43d38acdfc9fa2df467b19e3d21..62cd7e19b452b039111e9075df7729fa4d96f54f 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">
-  BCP is a parallel framework for implementing branch, cut, and price
-  algorithms for solving mixed integer programs (MIPs). BCP provides
-  the user with an object-oriented framework that can be used to
-  develop an efficient problem class specific MIP solver without all
-  the implementational effort. involved with implementing a branch and
-  bound framework from scratch.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               BCP is a parallel framework for implementing branch, cut, and price
+               algorithms for solving mixed integer programs (MIPs). BCP provides
+               the user with an object-oriented framework that can be used to
+               develop an efficient problem class specific MIP solver without all
+               the implementational effort. involved with implementing a branch and
+               bound framework from scratch.
+       </longdescription>
 </pkgmetadata>