diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 04:39:28 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 04:50:01 +1200 |
commit | a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e (patch) | |
tree | ec8e7871ec3ccb4cffe6b405555a39922f2db984 /dev-perl/Sort-Tree | |
parent | dev-perl/Sort-Naturally: fix mixed metadata.xml indentation (diff) | |
download | gentoo-a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e.tar.gz gentoo-a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e.tar.bz2 gentoo-a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e.zip |
dev-perl/Sort-Tree: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Sort-Tree')
-rw-r--r-- | dev-perl/Sort-Tree/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Sort-Tree/metadata.xml b/dev-perl/Sort-Tree/metadata.xml index 589f80046dde..27e93c36e5f7 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> |