summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 23:00:13 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-26 12:19:36 +0100
commita2f89df2d7e930be79c71e7d097bbbd1cd23a309 (patch)
tree836ea51b8d51056eea20c746f01efa92aaca17dc /dev-cpp/tree/metadata.xml
parentdev-cpp/muParser: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-a2f89df2d7e930be79c71e7d097bbbd1cd23a309.tar.gz
gentoo-a2f89df2d7e930be79c71e7d097bbbd1cd23a309.tar.bz2
gentoo-a2f89df2d7e930be79c71e7d097bbbd1cd23a309.zip
dev-cpp/tree: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-cpp/tree/metadata.xml')
-rw-r--r--dev-cpp/tree/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-cpp/tree/metadata.xml b/dev-cpp/tree/metadata.xml
index c99a88a76fcf..f6bb7c0c19ad 100644
--- a/dev-cpp/tree/metadata.xml
+++ b/dev-cpp/tree/metadata.xml
@@ -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>