dev-lang/maude: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:17:57 +0000 (23:17 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:24:59 +0000 (12:24 +0100)
dev-lang/maude/metadata.xml

index 87cb557f086f0cfb5c432c0d3d128a9044894e9f..2a557bd7618e67fe1bdde8bbe4cea35452c0a50d 100644 (file)
@@ -1,16 +1,16 @@
 <?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>
-  Maude is a high-performance reflective language and system supporting
-  both equational and rewriting logic specification and programming for a
-  wide range of applications. Maude has been influenced in important ways
-  by the OBJ3 language, which can be regarded as an equational logic
-  sublanguage. Besides supporting equational specification and
-  programming, Maude also supports rewriting logic computation.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription>
+               Maude is a high-performance reflective language and system supporting
+               both equational and rewriting logic specification and programming for a
+               wide range of applications. Maude has been influenced in important ways
+               by the OBJ3 language, which can be regarded as an equational logic
+               sublanguage. Besides supporting equational specification and
+               programming, Maude also supports rewriting logic computation.
+       </longdescription>
 </pkgmetadata>