dev-perl/Sort-Tree: fix mixed metadata.xml indentation
authorKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:39:28 +0000 (04:39 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:50:01 +0000 (04:50 +1200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Sort-Tree/metadata.xml

index 589f80046dde77f12653c0103689f41f86ada911..27e93c36e5f771c9b99ef1fd25d03d384354289d 100644 (file)
@@ -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>