app-text/xmldiff: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 18:09:57 +0000 (19:09 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:55:15 +0000 (20:55 +0100)
app-text/xmldiff/metadata.xml

index 5ad26e1522f282ada2b71944d6de25465db67f6a..e7734cc5fb8a3a9f7804e10ce26b523da0fe876e 100644 (file)
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>xmw@gentoo.org</email>
-       <name>Michael Weber</name>
-  </maintainer>
-  <longdescription>A python tool that figures out the differences between two
-    similar XML files, in the same way the diff utility does.
-    Xmldiff was initially developed for the Narval project and could also be
-    used as a library or as a command line tool. It can work either with XML
-    files or DOM trees.
-  </longdescription>
+       <maintainer type="person">
+               <email>xmw@gentoo.org</email>
+               <name>Michael Weber</name>
+       </maintainer>
+       <longdescription>
+               A python tool that figures out the differences between two
+               similar XML files, in the same way the diff utility does.
+               Xmldiff was initially developed for the Narval project and could also be
+               used as a library or as a command line tool. It can work either with XML
+               files or DOM trees.
+       </longdescription>
 </pkgmetadata>