dev-libs/libmaa: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:21:49 +0000 (23:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:26:06 +0000 (12:26 +0100)
dev-libs/libmaa/metadata.xml

index d75fa6bebf3782a9e835b6777af1d0835d0b1229..89d9c1acc0abddb144ecb28ace4db39bb94dd005 100644 (file)
@@ -3,14 +3,14 @@
 <pkgmetadata>
        <!-- maintainer-needed -->
        <longdescription lang="en">
-  The libmaa library provides many low-level data structures which
-  are helpful for writing compilers, including hash tables, sets, lists,
-  debugging support, and memory management. Although libmaa was
-  designed and implemented as a foundation for the KHEPERA Transformation
-  System, the data structures are generally applicable to a wide range of
-  programming problems. The memory management routines are especially helpful
-  for improving the performance of memory-intensive applications.
-</longdescription>
+               The libmaa library provides many low-level data structures which
+               are helpful for writing compilers, including hash tables, sets, lists,
+               debugging support, and memory management. Although libmaa was
+               designed and implemented as a foundation for the KHEPERA Transformation
+               System, the data structures are generally applicable to a wide range of
+               programming problems. The memory management routines are especially helpful
+               for improving the performance of memory-intensive applications.
+       </longdescription>
        <upstream>
                <remote-id type="sourceforge">dict</remote-id>
        </upstream>