app-doc/NaturalDocs: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:55:33 +0000 (18:55 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:50:56 +0000 (20:50 +0100)
app-doc/NaturalDocs/metadata.xml

index 4374ad0494f68b5921e339001d3be684e24b7a93..694980aa33fdf218336375ab8e744c6868a78ce2 100644 (file)
@@ -2,13 +2,13 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <longdescription>
-       Natural Docs is an open-source, extensible, multi-language
-       documentation generator. It extracts specially formatted comments
-       from source code and builds HTML documentation from it. The syntax
-       is transparent so that the comments in the source code read just as
-       easily as the generated documentation. It also focuses on automation
-       and high-quality generated output.
-  </longdescription>
+               Natural Docs is an open-source, extensible, multi-language
+               documentation generator. It extracts specially formatted comments
+               from source code and builds HTML documentation from it. The syntax
+               is transparent so that the comments in the source code read just as
+               easily as the generated documentation. It also focuses on automation
+               and high-quality generated output.
+       </longdescription>
        <maintainer type="person">
                <email>titanofold@gentoo.org</email>
                <name>Aaron W. Swenson</name>