dev-perl/Sort-Naturally: fix mixed metadata.xml indentation
authorKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:38:54 +0000 (04:38 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:49:59 +0000 (04:49 +1200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Sort-Naturally/metadata.xml

index 374699c51fcd6e2ba75e7c12291c8f7677e78b6a..8627f8640577c93dbcb1d9337dc5de56139cd642 100644 (file)
@@ -6,11 +6,11 @@
     <name>Gentoo Perl Project</name>
   </maintainer>
   <longdescription lang="en">
-       This module exports two functions, nsort and ncmp; they are used in
-       implementing my idea of a "natural sorting" algorithm. Under natural
-       sorting, numeric substrings are compared numerically, and other
-       word-characters are compared lexically.
-</longdescription>
+    This module exports two functions, nsort and ncmp; they are used in
+    implementing my idea of a "natural sorting" algorithm. Under natural
+    sorting, numeric substrings are compared numerically, and other
+    word-characters are compared lexically.
+  </longdescription>
   <upstream>
     <remote-id type="cpan">Sort-Naturally</remote-id>
     <remote-id type="cpan-module">Sort::Naturally</remote-id>