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

index b7be80dbecea0729e579392efa815d804c9d3b8d..6fe0e40aee1ac6605ba20d9ad214d242787049cb 100644 (file)
@@ -1,17 +1,17 @@
 <?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 Template Numerical Toolkit (TNT) is a collection of interfaces and 
-  reference implementations of numerical objects useful for scientific 
-  computing in C++. The toolkit defines interfaces for basic data 
-  structures, such as multidimensional arrays and sparse matrices, commonly 
-  used in numerical applications. The goal of this package is to provide
-  reusable software components that address many of the portability and 
-  maintenance problems with C++ codes.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               The Template Numerical Toolkit (TNT) is a collection of interfaces and
+               reference implementations of numerical objects useful for scientific
+               computing in C++. The toolkit defines interfaces for basic data
+               structures, such as multidimensional arrays and sparse matrices, commonly
+               used in numerical applications. The goal of this package is to provide
+               reusable software components that address many of the portability and
+               maintenance problems with C++ codes.
+       </longdescription>
 </pkgmetadata>