summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-05-08 17:48:29 +0000
committerTorsten Veller <tove@gentoo.org>2012-05-08 17:48:29 +0000
commitfdb6254973f3ed3beaf9b09f8c38c0f20ec9890a (patch)
treeb89eba25aa378cc1260c72bb85f5b56ab4af1298 /dev-perl/Sort-Naturally
parent[bump] dev-perl/Test-Unit-Lite-0.120.100 (diff)
downloadgentoo-2-fdb6254973f3ed3beaf9b09f8c38c0f20ec9890a.tar.gz
gentoo-2-fdb6254973f3ed3beaf9b09f8c38c0f20ec9890a.tar.bz2
gentoo-2-fdb6254973f3ed3beaf9b09f8c38c0f20ec9890a.zip
[bump] dev-perl/Sort-Naturally-1.30.0
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sort-Naturally')
-rw-r--r--dev-perl/Sort-Naturally/ChangeLog9
-rw-r--r--dev-perl/Sort-Naturally/Sort-Naturally-1.30.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/Sort-Naturally/ChangeLog b/dev-perl/Sort-Naturally/ChangeLog
index e54317f6556a..ca9ae762114e 100644
--- a/dev-perl/Sort-Naturally/ChangeLog
+++ b/dev-perl/Sort-Naturally/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Sort-Naturally
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Naturally/ChangeLog,v 1.6 2011/09/04 11:22:06 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Naturally/ChangeLog,v 1.7 2012/05/08 17:48:29 tove Exp $
+
+*Sort-Naturally-1.30.0 (08 May 2012)
+
+ 08 May 2012; Torsten Veller <tove@gentoo.org> +Sort-Naturally-1.30.0.ebuild:
+ Version bump
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sort-Naturally-1.02.ebuild:
Cleanup
diff --git a/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0.ebuild b/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0.ebuild
new file mode 100644
index 000000000000..216fc8aab525
--- /dev/null
+++ b/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0.ebuild,v 1.1 2012/05/08 17:48:29 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="sort lexically, but sort numeral parts numerically"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do