summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-03 18:13:50 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-03 18:13:50 +0000
commit4a1a8cc841bdb15a400f643bb70ce8cd73b3bd00 (patch)
treee65019cab0e7c6f0988e66d5998f079b3b740b8e /dev-perl/Proc-Simple
parentdev-libs/lzo: Bump to 2.05 (bug #365407) (diff)
downloadgentoo-2-4a1a8cc841bdb15a400f643bb70ce8cd73b3bd00.tar.gz
gentoo-2-4a1a8cc841bdb15a400f643bb70ce8cd73b3bd00.tar.bz2
gentoo-2-4a1a8cc841bdb15a400f643bb70ce8cd73b3bd00.zip
[bump] dev-perl/Proc-Simple-1.300.0
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r--dev-perl/Proc-Simple/ChangeLog7
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog
index 5d161ca0d580..1570ec543106 100644
--- a/dev-perl/Proc-Simple/ChangeLog
+++ b/dev-perl/Proc-Simple/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Proc-Simple
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.33 2011/07/25 09:08:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.34 2011/08/03 18:13:50 tove Exp $
+
+*Proc-Simple-1.300.0 (03 Aug 2011)
+
+ 03 Aug 2011; Torsten Veller <tove@gentoo.org> +Proc-Simple-1.300.0.ebuild:
+ Version bump
*Proc-Simple-1.290.0 (25 Jul 2011)
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild
new file mode 100644
index 000000000000..72f94074d770
--- /dev/null
+++ b/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.1 2011/08/03 18:13:50 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MSCHILLI
+MODULE_VERSION=1.30
+inherit perl-module
+
+DESCRIPTION="Perl Proc-Simple - Launch and control background processes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"