commit: a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:39:28 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:50:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69294b3
dev-perl/Sort-Tree: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Sort-Tree/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Sort-Tree/metadata.xml b/dev-perl/Sort-Tree/metadata.xml
index 589f80046dd..27e93c36e5f 100644
--- a/dev-perl/Sort-Tree/metadata.xml
+++ b/dev-perl/Sort-Tree/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription lang="en">
- Sort::Tree implements a mechanism for sorting a list of objects
into a
- tree structure and flattening it back into a list. Among other
things,
- this is useful for displaying database queries in hierarchical
views,
- such as nested categories, parent-child relationships, threaded
- discussions, and so forth.
- </longdescription>
+ Sort::Tree implements a mechanism for sorting a list of objects into a
+ tree structure and flattening it back into a list. Among other things,
+ this is useful for displaying database queries in hierarchical views,
+ such as nested categories, parent-child relationships, threaded
+ discussions, and so forth.
+ </longdescription>
<upstream>
<remote-id type="cpan">Sort-Tree</remote-id>
<remote-id type="cpan-module">Sort::Tree</remote-id>