From 647277c77d8c75f527f4efa6a7d747f904f4aa01 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Wed, 13 Mar 2013 07:53:09 +0000 Subject: [bump] perl-core/IPC-Cmd-0.800.0 (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) --- perl-core/IPC-Cmd/ChangeLog | 7 ++++++- perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild (limited to 'perl-core') diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog index 734ef5a003e6..2158b9e573e4 100644 --- a/perl-core/IPC-Cmd/ChangeLog +++ b/perl-core/IPC-Cmd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/IPC-Cmd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.41 2013/03/02 16:14:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.42 2013/03/13 07:53:09 tove Exp $ + +*IPC-Cmd-0.800.0 (13 Mar 2013) + + 13 Mar 2013; Torsten Veller +IPC-Cmd-0.800.0.ebuild: + Version bump 02 Mar 2013; Agostino Sarubbo IPC-Cmd-0.780.0.ebuild: Stable for sh, wrt bug #458122 diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild new file mode 100644 index 000000000000..80a1dae09b98 --- /dev/null +++ b/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild,v 1.1 2013/03/13 07:53:09 tove Exp $ + +EAPI=5 + +MODULE_AUTHOR=BINGOS +MODULE_VERSION=0.80 +inherit perl-module + +DESCRIPTION="Finding and running system commands made easy" + +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="" + +DEPEND="virtual/perl-Locale-Maketext-Simple + virtual/perl-Module-Load-Conditional + >=virtual/perl-Params-Check-0.26" +RDEPEND="${DEPEND}" + +SRC_TEST=do -- cgit v1.2.3-65-gdbad