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

index b538e0aef078b59f3be0e1691b71c05eb87dfd32..4bed9a38eed5cd44d2a251581c49def8a5557ffc 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">
-  The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
-  redesigned for distributed memory MIMD parallel computers. It is currently
-  written in a Single-Program-Multiple-Data style using explicit message
-  passing for interprocessor communication. It assumes matrices are laid out
-  in a two-dimensional block cyclic decomposition.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
+               redesigned for distributed memory MIMD parallel computers. It is currently
+               written in a Single-Program-Multiple-Data style using explicit message
+               passing for interprocessor communication. It assumes matrices are laid out
+               in a two-dimensional block cyclic decomposition.
+       </longdescription>
 </pkgmetadata>