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

index 9861e117af6a063728147e37dded5a86662c49dd..84bf0d372a6f7cb2ea359b5fb2267bd72461e1dd 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-geosciences@gentoo.org</email>
-       <name>Gentoo Geosciences Project</name>
-</maintainer>
-<longdescription lang="en">  
-  The Core Library is a collection of C/C++ classes for exact
-  computation with real algebraic numbers.
-  It embodies our precision-driven approach and is 
-  useful for robust numerical (especially geometric) algorithms.
-  The library supports the Exact Geometric Computation (EGC)
-  philosophy through its novel and easy-to-use notion of accuracy
-  levels.
-</longdescription>
+       <maintainer type="project">
+               <email>sci-geosciences@gentoo.org</email>
+               <name>Gentoo Geosciences Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               The Core Library is a collection of C/C++ classes for exact
+               computation with real algebraic numbers.
+               It embodies our precision-driven approach and is
+               useful for robust numerical (especially geometric) algorithms.
+               The library supports the Exact Geometric Computation (EGC)
+               philosophy through its novel and easy-to-use notion of accuracy
+               levels.
+       </longdescription>
 </pkgmetadata>