summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 07:48:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 07:48:21 +0000
commit30b9e4934d66cff7f129d952f27b78c9593f9aad (patch)
tree04599da766363eb43d2e641cc11009078ae3e90c /perl-core/IPC-Cmd
parentsci-chemistry/ccpn: Todays python patches (diff)
downloadgentoo-2-30b9e4934d66cff7f129d952f27b78c9593f9aad.tar.gz
gentoo-2-30b9e4934d66cff7f129d952f27b78c9593f9aad.tar.bz2
gentoo-2-30b9e4934d66cff7f129d952f27b78c9593f9aad.zip
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core/IPC-Cmd')
-rw-r--r--perl-core/IPC-Cmd/ChangeLog7
-rw-r--r--perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild22
2 files changed, 28 insertions, 1 deletions
diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog
index 2158b9e573e4..2c234eaa6208 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.42 2013/03/13 07:53:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.43 2013/08/14 07:48:21 patrick Exp $
+
+*IPC-Cmd-0.840.0 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +IPC-Cmd-0.840.0.ebuild:
+ Bump
*IPC-Cmd-0.800.0 (13 Mar 2013)
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild
new file mode 100644
index 000000000000..4473dbbc174c
--- /dev/null
+++ b/perl-core/IPC-Cmd/IPC-Cmd-0.840.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.840.0.ebuild,v 1.1 2013/08/14 07:48:21 patrick Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.84
+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