From 6aefd418351a3f84d29a78c6212c8f869df11d26 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Wed, 13 Mar 2013 07:47:55 +0000 Subject: [bump] perl-core/Getopt-Long-2.390.0 (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) --- perl-core/Getopt-Long/ChangeLog | 9 +++++++-- perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild | 20 ++++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild (limited to 'perl-core') diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index e7ee80d26bde..ea81c6566899 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Getopt-Long -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.41 2012/08/27 17:40:29 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.42 2013/03/13 07:47:55 tove Exp $ + +*Getopt-Long-2.390.0 (13 Mar 2013) + + 13 Mar 2013; Torsten Veller +Getopt-Long-2.390.0.ebuild: + Version bump 27 Aug 2012; Raúl Porcel Getopt-Long-2.380.0.ebuild: arm/s390/sh stable diff --git a/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild new file mode 100644 index 000000000000..5666e1329e17 --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild,v 1.1 2013/03/13 07:47:55 tove Exp $ + +EAPI=5 + +MODULE_AUTHOR=JV +MODULE_VERSION=2.39 +inherit perl-module + +DESCRIPTION="Advanced handling of command line options" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +RDEPEND="virtual/perl-PodParser" +DEPEND="${RDEPEND}" + +SRC_TEST=do -- cgit v1.2.3-65-gdbad