public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parallel-Iterator/
Date: Sun,  1 Jan 2017 10:49:38 +0000 (UTC)	[thread overview]
Message-ID: <1483267760.36006d25dba06e284d0b93599922b2cd5fddaa0f.dilfridge@gentoo> (raw)

commit:     36006d25dba06e284d0b93599922b2cd5fddaa0f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 10:47:08 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 10:49:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36006d25

dev-perl/Parallel-Iterator: New package, needed by dev-perl/Devel-Cover

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Parallel-Iterator/Manifest                |  1 +
 .../Parallel-Iterator-1.0.0.ebuild                 | 26 ++++++++++++++++++++++
 dev-perl/Parallel-Iterator/metadata.xml            |  8 +++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Parallel-Iterator/Manifest b/dev-perl/Parallel-Iterator/Manifest
new file mode 100644
index 00000000..7b0cb22
--- /dev/null
+++ b/dev-perl/Parallel-Iterator/Manifest
@@ -0,0 +1 @@
+DIST Parallel-Iterator-1.00.tar.gz 15227 SHA256 e8495095cf5746a14e154037b11b0d911da2a32283b77291abb37bf6311345f4 SHA512 3027434d08da0750f33ad2cc10b1c00b18ac0f626af5aa1f9d5d94711e433c7e313e04106e5307d5a498ae65ebf577dfd83c669ecf5414bbe04d87c862b2a511 WHIRLPOOL 8b529a869d51acc6ea18569cb05cce4b8ba6fc28a915aae89500e33db408c9c52a12ad2eaae463fd96664b7361c1759e64bbf894874e1ea76732086b208d141d

diff --git a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild
new file mode 100644
index 00000000..46df0cf
--- /dev/null
+++ b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDYA
+DIST_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION="Simple parallel execution"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-IO
+	virtual/perl-Storable
+"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Parallel-Iterator/metadata.xml b/dev-perl/Parallel-Iterator/metadata.xml
new file mode 100644
index 00000000..5193049
--- /dev/null
+++ b/dev-perl/Parallel-Iterator/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>perl@gentoo.org</email>
+		<name>Gentoo Perl Project</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2017-01-01 10:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-01 10:49 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-30  2:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parallel-Iterator/ Kent Fredric
2021-07-23 21:58 Andreas K. Hüttel
2023-06-19 23:41 Sam James
2025-01-10  4:17 Sam James
2025-01-10  4:17 Sam James
2025-01-10  4:17 Sam James
2025-01-10  4:41 WANG Xuerui
2025-01-10  8:48 Arthur Zamarin
2025-01-10 11:44 Arthur Zamarin
2025-01-11 14:42 Jakov Smolić

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=1483267760.36006d25dba06e284d0b93599922b2cd5fddaa0f.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --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