public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parallel-Runner/
Date: Wed,  1 May 2013 22:23:41 +0000 (UTC)	[thread overview]
Message-ID: <1367360986.69439d57f44aee38d8b7e85c04592a6921c00ccf.kent@gentoo> (raw)

commit:     69439d57f44aee38d8b7e85c04592a6921c00ccf
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 30 22:13:28 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 30 22:29:46 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=69439d57

[newversion] Parallel-Runner-[added] Parallel-Runner for Fennec

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Parallel-Runner/ChangeLog                 |   10 +++++
 .../Parallel-Runner/Parallel-Runner-0.12.0.ebuild  |   40 ++++++++++++++++++++
 dev-perl/Parallel-Runner/metadata.xml              |   13 ++++++
 3 files changed, 63 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Parallel-Runner/ChangeLog b/dev-perl/Parallel-Runner/ChangeLog
new file mode 100644
index 0000000..d15da9d
--- /dev/null
+++ b/dev-perl/Parallel-Runner/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Parallel-Runner
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Parallel-Runner-0.12.0 (30 Apr 2013)
+
+  30 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  +Parallel-Runner-0.12.0.ebuild, +metadata.xml:
+  Added for Fennec
+

diff --git a/dev-perl/Parallel-Runner/Parallel-Runner-0.12.0.ebuild b/dev-perl/Parallel-Runner/Parallel-Runner-0.12.0.ebuild
new file mode 100644
index 0000000..3bf9ea9
--- /dev/null
+++ b/dev-perl/Parallel-Runner/Parallel-Runner-0.12.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=EXODIST
+MODULE_VERSION=0.012
+inherit perl-module
+
+DESCRIPTION='An object to manage running things in parallel processes.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# Module::Build 0.39 ( 0.390.0 )
+	echo \>=virtual/perl-Module-Build-0.390.0
+}
+perl_meta_build() {
+	# Test::Exception::LessClever
+	echo dev-perl/Test-Exception-LessClever
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+	# Child 0.009 ( 0.9.0 )
+	echo \>=dev-perl/Child-0.9.0
+	# POSIX
+	echo dev-lang/perl
+	# Time::HiRes
+	echo virtual/perl-Time-HiRes
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Parallel-Runner/metadata.xml b/dev-perl/Parallel-Runner/metadata.xml
new file mode 100644
index 0000000..9ebe736
--- /dev/null
+++ b/dev-perl/Parallel-Runner/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>perl</herd>
+	<maintainer>
+		<email>kentfredric@gmail.com</email>
+		<name>Kent Fredric</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Parallel-Runner</remote-id>
+		<remote-id type="cpan-module">Parallel::Runner</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2013-05-01 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-01 22:23 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-09 11:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Parallel-Runner/ 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=1367360986.69439d57f44aee38d8b7e85c04592a6921c00ccf.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