commit:     d9ab6838742072ca22878f3c199dbd0dbed11423
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 15:43:04 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:25:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ab6838

dev-perl/MCE: Added at version 1.705.0

Required for new dev-perl/Test-Perl-Critic

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/MCE/MCE-1.705.0.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/MCE/Manifest           |  1 +
 dev-perl/MCE/metadata.xml       | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 63 insertions(+)

diff --git a/dev-perl/MCE/MCE-1.705.0.ebuild b/dev-perl/MCE/MCE-1.705.0.ebuild
new file mode 100644
index 0000000..26df51c
--- /dev/null
+++ b/dev-perl/MCE/MCE-1.705.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARIOROY
+DIST_VERSION=1.705
+inherit perl-module
+
+DESCRIPTION="Many-Core Engine providing parallel processing capabilities"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       virtual/perl-Carp
+       virtual/perl-File-Path
+       virtual/perl-Getopt-Long
+       virtual/perl-IO
+       virtual/perl-Scalar-List-Utils
+       virtual/perl-Socket
+       >=virtual/perl-Storable-2.40.0
+       virtual/perl-Time-HiRes
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/MCE/Manifest b/dev-perl/MCE/Manifest
new file mode 100644
index 0000000..ba92a02
--- /dev/null
+++ b/dev-perl/MCE/Manifest
@@ -0,0 +1 @@
+DIST MCE-1.705.tar.gz 161269 SHA256 
73e31f9ae9ce13a4770487544347c118a0171cbdb54b8d9bc91d91d1c96360be SHA512 
dbc896cb26d8b78444b91bb39a5d4379d2a407c494aff2d69ae2a51613722431dd86e1af866b4bb22dabd15f7a414b23c5c1e8fae3e82ecb2595b066934f93a4
 WHIRLPOOL 
142dabaeae9e277ca71c447092343083a079abcb59a704548e39013b79ea2c0f22b2bc0da1ec4fbe80becef930458d14b6eb5769cadd01bfaa23f7db7b1cbbc3

diff --git a/dev-perl/MCE/metadata.xml b/dev-perl/MCE/metadata.xml
new file mode 100644
index 0000000..f51d7af
--- /dev/null
+++ b/dev-perl/MCE/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>p...@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">MCE</remote-id>
+    <remote-id type="cpan-module">MCE</remote-id>
+    <remote-id type="cpan-module">MCE::Candy</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Input::Generator</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Input::Handle</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Input::Iterator</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Input::Request</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Input::Sequence</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Manager</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Validation</remote-id>
+    <remote-id type="cpan-module">MCE::Core::Worker</remote-id>
+    <remote-id type="cpan-module">MCE::Flow</remote-id>
+    <remote-id type="cpan-module">MCE::Grep</remote-id>
+    <remote-id type="cpan-module">MCE::Loop</remote-id>
+    <remote-id type="cpan-module">MCE::Map</remote-id>
+    <remote-id type="cpan-module">MCE::Mutex</remote-id>
+    <remote-id type="cpan-module">MCE::Queue</remote-id>
+    <remote-id type="cpan-module">MCE::Relay</remote-id>
+    <remote-id type="cpan-module">MCE::Signal</remote-id>
+    <remote-id type="cpan-module">MCE::Step</remote-id>
+    <remote-id type="cpan-module">MCE::Stream</remote-id>
+    <remote-id type="cpan-module">MCE::Subs</remote-id>
+    <remote-id type="cpan-module">MCE::Util</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to