dev-libs/ntl: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:23:03 +0000 (23:23 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:26:31 +0000 (12:26 +0100)
dev-libs/ntl/metadata.xml

index ff239d92d4defce978d66e3214bd6a2374610f86..46f676c3223bce5ccce3d095a0c896b0f997adc0 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>sci-mathematics@gentoo.org</email>
-       <name>Gentoo Mathematics Project</name>
-</maintainer>
-<maintainer type="project">
-       <email>cpp@gentoo.org</email>
-       <name>Gentoo C++ Project</name>
-</maintainer>
-<longdescription lang="en">
-  NTL is a high-performance, portable C++ library providing data
-  structures and algorithms for manipulating signed, arbitrary length
-  integers, and for vectors, matrices, and polynomials over the
-  integers and over finite fields.
-</longdescription>
+       <maintainer type="project">
+               <email>sci-mathematics@gentoo.org</email>
+               <name>Gentoo Mathematics Project</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>cpp@gentoo.org</email>
+               <name>Gentoo C++ Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               NTL is a high-performance, portable C++ library providing data
+               structures and algorithms for manipulating signed, arbitrary length
+               integers, and for vectors, matrices, and polynomials over the
+               integers and over finite fields.
+       </longdescription>
 </pkgmetadata>