summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-31 18:43:25 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-31 18:43:25 +0000
commit898d80494c94e1acd67f8c8fc185520b422965f6 (patch)
tree3365fff2d3dc16421489dd6c2ed03fabeea42ba3 /perl-core/IPC-Cmd
parent[bump] dev-perl/DBI-1.617.0 (diff)
downloadgentoo-2-898d80494c94e1acd67f8c8fc185520b422965f6.tar.gz
gentoo-2-898d80494c94e1acd67f8c8fc185520b422965f6.tar.bz2
gentoo-2-898d80494c94e1acd67f8c8fc185520b422965f6.zip
[bump] perl-core/IPC-Cmd-0.760.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/IPC-Cmd')
-rw-r--r--perl-core/IPC-Cmd/ChangeLog9
-rw-r--r--perl-core/IPC-Cmd/IPC-Cmd-0.760.0.ebuild22
2 files changed, 29 insertions, 2 deletions
diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog
index 5ce2ea68f305..7d77ecfc6153 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.25 2011/08/06 08:14:05 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.26 2012/01/31 18:43:25 tove Exp $
+
+*IPC-Cmd-0.760.0 (31 Jan 2012)
+
+ 31 Jan 2012; Torsten Veller <tove@gentoo.org> +IPC-Cmd-0.760.0.ebuild:
+ Version bump
*IPC-Cmd-0.720.0 (06 Aug 2011)
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.760.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.760.0.ebuild
new file mode 100644
index 000000000000..2a74f5c67e38
--- /dev/null
+++ b/perl-core/IPC-Cmd/IPC-Cmd-0.760.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 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.760.0.ebuild,v 1.1 2012/01/31 18:43:25 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.76
+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 ~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=""
+
+DEPEND="virtual/perl-Locale-Maketext-Simple
+ virtual/perl-Module-Load-Conditional
+ >=virtual/perl-Params-Check-0.26"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do