summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-14 10:05:23 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-14 10:05:23 +0000
commitac15e3132d0738b5623382d5e1a263068cc5523f (patch)
treeb495d286d52eedb253329e779c900a695b89ee2b /perl-core
parentVersion bump (diff)
downloadgentoo-2-ac15e3132d0738b5623382d5e1a263068cc5523f.tar.gz
gentoo-2-ac15e3132d0738b5623382d5e1a263068cc5523f.tar.bz2
gentoo-2-ac15e3132d0738b5623382d5e1a263068cc5523f.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog8
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index a4c6c4ba6308..fa67bfd8c0a7 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.32 2010/01/17 14:41:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.33 2010/03/14 10:05:23 tove Exp $
+
+*Scalar-List-Utils-1.23 (14 Mar 2010)
+
+ 14 Mar 2010; Torsten Veller <tove@gentoo.org>
+ +Scalar-List-Utils-1.23.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org>
-Scalar-List-Utils-1.18.ebuild, -Scalar-List-Utils-1.19.ebuild:
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild
new file mode 100644
index 000000000000..74a9861b2d2e
--- /dev/null
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild,v 1.1 2010/03/14 10:05:23 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=GBARR
+inherit perl-module
+
+DESCRIPTION="Scalar-List-Utils module for perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do