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/Cookie-Baker-XS/
Date: Tue, 21 Mar 2017 01:48:17 +0000 (UTC)	[thread overview]
Message-ID: <1490060885.3befcda4a9cba44bfdcffd8615aa3914285e505e.kentnl@gentoo> (raw)

commit:     3befcda4a9cba44bfdcffd8615aa3914285e505e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 23:53:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 01:48:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3befcda4

dev-perl/Cookie-Baker-XS: Add w/ version 0.70.0

For accelerating dev-perl/Cookie-Baker

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Cookie-Baker-XS/Cookie-Baker-XS-0.70.0.ebuild  | 23 ++++++++++++++++++++++
 dev-perl/Cookie-Baker-XS/Manifest                  |  1 +
 dev-perl/Cookie-Baker-XS/metadata.xml              | 12 +++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.70.0.ebuild b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.70.0.ebuild
new file mode 100644
index 00000000000..139ace8e734
--- /dev/null
+++ b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.70.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Accelerate Cookie::Baker's crush_cookie"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Exporter
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.980.0
+	)
+"

diff --git a/dev-perl/Cookie-Baker-XS/Manifest b/dev-perl/Cookie-Baker-XS/Manifest
new file mode 100644
index 00000000000..f1d86fca0b7
--- /dev/null
+++ b/dev-perl/Cookie-Baker-XS/Manifest
@@ -0,0 +1 @@
+DIST Cookie-Baker-XS-0.07.tar.gz 56785 SHA256 0d4687863bcd34fa753c79ad891468492d5beebfd56de87c53e5ee01138be1ca SHA512 2e3ec9cb6e420be839b59878b7ec30d9a3f50013e5b45467f61724ad1d9c3a2192a4204cf35616b0a7256b52b55722516dfae5581833471070963f90f7026667 WHIRLPOOL 144e84f58cb870c900207e7e527ebe1231485578ce4f5ce88a0106f9f256c0a903786ebeb423d3475248b70a8f0531758e890b3c4745bad9726828c8bd35f9e1

diff --git a/dev-perl/Cookie-Baker-XS/metadata.xml b/dev-perl/Cookie-Baker-XS/metadata.xml
new file mode 100644
index 00000000000..de8a769b805
--- /dev/null
+++ b/dev-perl/Cookie-Baker-XS/metadata.xml
@@ -0,0 +1,12 @@
+<?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">Cookie-Baker-XS</remote-id>
+    <remote-id type="cpan-module">Cookie::Baker::XS</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2017-03-21  1:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21  1:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-01 10:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cookie-Baker-XS/ Sergei Trofimovich
2017-08-11 21:48 Sergei Trofimovich
2017-08-13  9:14 Sergei Trofimovich
2017-10-05  5:08 Kent Fredric
2017-12-06 22:44 Sergei Trofimovich
2018-02-24  8:07 Jason Zaman
2018-06-10 17:43 Thomas Deutschmann
2020-06-29 11:34 Kent Fredric
2021-05-04 21:27 Sam James
2021-05-04 21:27 Sam James
2021-05-05 16:09 Sergei Trofimovich
2021-05-06  6:57 Agostino Sarubbo
2021-10-14 21:21 Andreas K. Hüttel
2022-09-27 12:02 Jakov Smolić
2022-11-15  4:37 Sam James
2022-12-10 18:26 Arthur Zamarin
2022-12-10 18:34 Arthur Zamarin
2023-06-21 22:49 Sam James
2023-08-03 10:28 Arthur Zamarin

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=1490060885.3befcda4a9cba44bfdcffd8615aa3914285e505e.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