summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-24 03:57:29 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-24 03:57:29 +0000
commitee3d5a3935451d79b2b66f097f96f95e7d05d01f (patch)
treea87946f08404690ad106eb85d871808ac9f94aca /perl-core/Scalar-List-Utils
parentBump (diff)
downloadgentoo-2-ee3d5a3935451d79b2b66f097f96f95e7d05d01f.tar.gz
gentoo-2-ee3d5a3935451d79b2b66f097f96f95e7d05d01f.tar.bz2
gentoo-2-ee3d5a3935451d79b2b66f097f96f95e7d05d01f.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog8
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.310.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 c0866b7167b0..3b1052e4eec6 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.61 2013/08/14 07:45:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.62 2013/08/24 03:57:29 patrick Exp $
+
+*Scalar-List-Utils-1.310.0 (24 Aug 2013)
+
+ 24 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +Scalar-List-Utils-1.310.0.ebuild:
+ Bump
*Scalar-List-Utils-1.300.0 (14 Aug 2013)
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.310.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.310.0.ebuild
new file mode 100644
index 000000000000..0f22993e2bfc
--- /dev/null
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.310.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 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.310.0.ebuild,v 1.1 2013/08/24 03:57:29 patrick Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=1.31
+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 ~arm-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