commit:     d08171e10070d57494fee689c24f60a02acb6216
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:38:54 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:49:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08171e1

dev-perl/Sort-Naturally: fix mixed metadata.xml indentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Sort-Naturally/metadata.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Sort-Naturally/metadata.xml 
b/dev-perl/Sort-Naturally/metadata.xml
index 374699c51fc..8627f864057 100644
--- a/dev-perl/Sort-Naturally/metadata.xml
+++ b/dev-perl/Sort-Naturally/metadata.xml
@@ -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>

Reply via email to