public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dumbbench/
Date: Fri,  7 Sep 2018 10:02:52 +0000 (UTC)	[thread overview]
Message-ID: <1536314533.5e02b4f49446a8f6fefc07f8388c8b3b17930bb3.kentnl@gentoo> (raw)

commit:     5e02b4f49446a8f6fefc07f8388c8b3b17930bb3
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 08:41:01 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 10:02:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e02b4f4

dev-perl/Dumbbench: Add w/ version 0.111.0

Required for newer dev-perl/Archive-Tar-Wrapper

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Dumbbench/Dumbbench-0.111.0.ebuild | 33 +++++++++++++++++++++++++++++
 dev-perl/Dumbbench/Manifest                 |  1 +
 dev-perl/Dumbbench/metadata.xml             | 21 ++++++++++++++++++
 3 files changed, 55 insertions(+)

diff --git a/dev-perl/Dumbbench/Dumbbench-0.111.0.ebuild b/dev-perl/Dumbbench/Dumbbench-0.111.0.ebuild
new file mode 100644
index 00000000000..bf0e5ebfa36
--- /dev/null
+++ b/dev-perl/Dumbbench/Dumbbench-0.111.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=0.111
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="More reliable benchmarking with the least amount of thinking"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/Capture-Tiny
+	virtual/perl-Carp
+	>=dev-perl/Class-XSAccessor-1.50.0
+	dev-perl/Devel-CheckOS
+	>=dev-perl/Number-WithError-1.0.0
+	dev-perl/Params-Util
+	dev-perl/Statistics-CaseResampling
+	virtual/perl-Time-HiRes
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	virtual/perl-File-Spec
+	test? (
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"

diff --git a/dev-perl/Dumbbench/Manifest b/dev-perl/Dumbbench/Manifest
new file mode 100644
index 00000000000..49340d7eb8c
--- /dev/null
+++ b/dev-perl/Dumbbench/Manifest
@@ -0,0 +1 @@
+DIST Dumbbench-0.111.tar.gz 35481 BLAKE2B 3dd0b8ebd67998f6a9b9fce9260431e62a8e681a4fdc5b90f686f16f971cdf4ac787d5202cdd92859d9a5ca2b53ebb9b156d2c3644e7a578db3959fdf55cce77 SHA512 32d99c2336f3fa8af830f6505edbce367cfca7833d7a7cae131fc5fbccce1943476800899d21add8f566ab2f07b7532769c449ad062fdf39b4b917437b331b28

diff --git a/dev-perl/Dumbbench/metadata.xml b/dev-perl/Dumbbench/metadata.xml
new file mode 100644
index 00000000000..9180ad5ff20
--- /dev/null
+++ b/dev-perl/Dumbbench/metadata.xml
@@ -0,0 +1,21 @@
+<?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>
+  <upstream>
+    <remote-id type="cpan">Dumbbench</remote-id>
+    <remote-id type="cpan-module">Benchmark::Dumb</remote-id>
+    <remote-id type="cpan-module">Dumbbench</remote-id>
+    <remote-id type="cpan-module">Dumbbench::BoxPlot</remote-id>
+    <remote-id type="cpan-module">Dumbbench::CPUFrequencyPinner</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Instance</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Instance::Cmd</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Instance::PerlEval</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Instance::PerlSub</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Result</remote-id>
+    <remote-id type="cpan-module">Dumbbench::Stats</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2018-09-07 10:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07 10:02 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-26 21:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dumbbench/ Andreas K. Hüttel
2021-10-23 23:55 Andreas K. Hüttel
2023-06-21  6:05 Sam James
2024-10-14  5:14 Sam James
2024-10-17  3:29 Sam James

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=1536314533.5e02b4f49446a8f6fefc07f8388c8b3b17930bb3.kentnl@gentoo \
    --to=kentnl@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