summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-12-27 19:47:44 +0000
committerTorsten Veller <tove@gentoo.org>2012-12-27 19:47:44 +0000
commit821c5766de72baf226b048cd8c254b96cbb4ea2d (patch)
tree854d3b407207b7ba13c59ea6ad529c8552576391 /perl-core
parentdev-vcs/colorcvs: Fix HOMEPAGE to point to p.g.o and mirror sources on d.g.o/... (diff)
downloadgentoo-2-821c5766de72baf226b048cd8c254b96cbb4ea2d.tar.gz
gentoo-2-821c5766de72baf226b048cd8c254b96cbb4ea2d.tar.bz2
gentoo-2-821c5766de72baf226b048cd8c254b96cbb4ea2d.zip
[bump] perl-core/Scalar-List-Utils-1.270.0
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
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.270.0.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index ac29bf66c6b6..850ffae0c0de 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.47 2012/06/24 15:39:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.48 2012/12/27 19:47:44 tove Exp $
+
+*Scalar-List-Utils-1.270.0 (27 Dec 2012)
+
+ 27 Dec 2012; Torsten Veller <tove@gentoo.org>
+ +Scalar-List-Utils-1.270.0.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.270.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.270.0.ebuild
new file mode 100644
index 000000000000..76af5d2938cc
--- /dev/null
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.270.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/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.270.0.ebuild,v 1.1 2012/12/27 19:47:44 tove Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=1.27
+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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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