From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parallel-ForkManager/
Date: Wed, 26 Jun 2013 07:42:46 +0000 (UTC) [thread overview]
Message-ID: <1371558948.8d598f43998fa62b58f40827fa35630f63738463.kent@gentoo> (raw)
commit: 8d598f43998fa62b58f40827fa35630f63738463
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 18 12:35:48 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 18 12:35:48 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8d598f43
[newversion] dev-perl/Parallel-ForkManager-1.30.0
Package-Manager: portage-2.2.0_alpha180
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Parallel-ForkManager/ChangeLog | 8 ++++-
.../Parallel-ForkManager-1.30.0.ebuild | 42 ++++++++++++++++++++++
2 files changed, 49 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Parallel-ForkManager/ChangeLog b/dev-perl/Parallel-ForkManager/ChangeLog
index a7741bf..70d1b8c 100644
--- a/dev-perl/Parallel-ForkManager/ChangeLog
+++ b/dev-perl/Parallel-ForkManager/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Parallel-ForkManager
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parallel-ForkManager/ChangeLog,v 1.21 2012/12/28 15:09:16 ago Exp $
+*Parallel-ForkManager-1.30.0 (18 Jun 2013)
+
+ 18 Jun 2013; Kent Fredric <kentfredric@gmail.com>
+ +Parallel-ForkManager-1.30.0.ebuild:
+ Version Bump
+
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
Parallel-ForkManager-1.20.0.ebuild:
Stable for sparc, wrt bug #389839
diff --git a/dev-perl/Parallel-ForkManager/Parallel-ForkManager-1.30.0.ebuild b/dev-perl/Parallel-ForkManager/Parallel-ForkManager-1.30.0.ebuild
new file mode 100644
index 0000000..ca71d0e
--- /dev/null
+++ b/dev-perl/Parallel-ForkManager/Parallel-ForkManager-1.30.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SZABGAB
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION='A simple parallel processing fork manager'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # Test::More 0.80 ( 0.800.0 )
+ echo \>=virtual/perl-Test-Simple-0.80
+}
+perl_meta_runtime() {
+ # File::Path
+ echo virtual/perl-File-Path
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # POSIX
+ echo dev-lang/perl
+ # Storable
+ echo virtual/perl-Storable
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do parallel"
next reply other threads:[~2013-06-26 7:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 7:42 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-26 7:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parallel-ForkManager/ Kent Fredric
2013-08-27 16:46 Kent Fredric
2016-03-23 8:07 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371558948.8d598f43998fa62b58f40827fa35630f63738463.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox