summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-19 04:38:54 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-19 04:49:59 +1200
commitd08171e10070d57494fee689c24f60a02acb6216 (patch)
treec537f3a5c0a4e072daae635d7614cba12b98ce93
parentdev-perl/Quota: fix mixed metadata.xml indentation (diff)
downloadgentoo-d08171e10070d57494fee689c24f60a02acb6216.tar.gz
gentoo-d08171e10070d57494fee689c24f60a02acb6216.tar.bz2
gentoo-d08171e10070d57494fee689c24f60a02acb6216.zip
dev-perl/Sort-Naturally: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-perl/Sort-Naturally/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Sort-Naturally/metadata.xml b/dev-perl/Sort-Naturally/metadata.xml
index 374699c51fcd..8627f8640577 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>