dev-util/idutils: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:42:47 +0000 (23:42 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:37:39 +0000 (12:37 +0100)
dev-util/idutils/metadata.xml

index 9c67f75d7191ccf9983baa7f011a20bb43f99f95..be1a52884a346f338ab3fa9ee84907ee0f4bbe3c 100644 (file)
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>robbat2@gentoo.org</email>
-</maintainer>
-<longdescription>
-       Fast, high-capacity, identifier database tool.
-       Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
-       they program identifiers of any form, literal numbers, or words of
-       human-readable text. Database queries can be issued from the command-line,
-       or from within emacs, serving as an augmented tags facility.
-</longdescription>
+       <maintainer type="person">
+               <email>robbat2@gentoo.org</email>
+       </maintainer>
+       <longdescription>
+               Fast, high-capacity, identifier database tool.
+               Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
+               they program identifiers of any form, literal numbers, or words of
+               human-readable text. Database queries can be issued from the command-line,
+               or from within emacs, serving as an augmented tags facility.
+       </longdescription>
 </pkgmetadata>