diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-30 14:04:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-30 14:04:48 +0000 |
commit | a3b37733c637d55b14dfd5632bc669231d61a956 (patch) | |
tree | d10ae633faeed92a1572713a7a67a7099e948d1c /perl-core/Scalar-List-Utils | |
parent | Version bump. (diff) | |
download | gentoo-2-a3b37733c637d55b14dfd5632bc669231d61a956.tar.gz gentoo-2-a3b37733c637d55b14dfd5632bc669231d61a956.tar.bz2 gentoo-2-a3b37733c637d55b14dfd5632bc669231d61a956.zip |
[bump] perl-core/Scalar-List-Utils-1.250.0
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 272bfd6cd815..7c01bb1afd7e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.43 2011/05/20 13:26:18 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.44 2012/03/30 14:04:48 tove Exp $ + +*Scalar-List-Utils-1.250.0 (30 Mar 2012) + + 30 Mar 2012; Torsten Veller <tove@gentoo.org> + +Scalar-List-Utils-1.250.0.ebuild: + Version bump *Scalar-List-Utils-1.230.0 (20 May 2011) diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild new file mode 100644 index 000000000000..ae3afbf01ea3 --- /dev/null +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.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.250.0.ebuild,v 1.1 2012/03/30 14:04:48 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PEVANS +MODULE_VERSION=1.25 +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 ~ppc-aix ~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 |