dev-cpp/tree: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:00:13 +0000 (23:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:19:36 +0000 (12:19 +0100)
dev-cpp/tree/metadata.xml

index c99a88a76fcfe030454f63bc9232fc2462b667f5..f6bb7c0c19ad37c9cd7e63d4d9eb9ca43de4f185 100644 (file)
@@ -6,10 +6,10 @@
                <name>Gentoo Science Project</name>
        </maintainer>
        <longdescription lang="en">
-  The tree.hh library for C++ provides an STL-like container class for
-  n-ary trees, templated over the data stored at the nodes. Various
-  types of iterators are provided (post-order, pre-order, and
-  others). Where possible the access methods are compatible with the
-  STL or alternative algorithms are available.
-</longdescription>
+               The tree.hh library for C++ provides an STL-like container class for
+               n-ary trees, templated over the data stored at the nodes. Various
+               types of iterators are provided (post-order, pre-order, and
+               others). Where possible the access methods are compatible with the
+               STL or alternative algorithms are available.
+       </longdescription>
 </pkgmetadata>