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

index bfd0c6bb45fab0499c1e75e6bff3e65326942617..11136c85eee4be0c9ba8b1170a90baab642db161 100644 (file)
@@ -1,15 +1,15 @@
 <?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">
-  MPFIT uses the Levenberg-Marquardt technique to solve the
-  least-squares problem. In its typical use, MPFIT will be used to fit
-  a user-supplied function (the "model") to user-supplied data points
-  (the "data") by adjusting a set of parameters. MPFIT is based upon
-  MINPACK-1 (LMDIF.F) by More' and collaborators.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               MPFIT uses the Levenberg-Marquardt technique to solve the
+               least-squares problem. In its typical use, MPFIT will be used to fit
+               a user-supplied function (the "model") to user-supplied data points
+               (the "data") by adjusting a set of parameters. MPFIT is based upon
+               MINPACK-1 (LMDIF.F) by More' and collaborators.
+       </longdescription>
 </pkgmetadata>