dev-cpp/tree: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 23:00:13 +01:00
parent 83bfc356a9
commit a2f89df2d7

View 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>