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: Thu,  5 Oct 2017 05:08:14 +0000 (UTC)	[thread overview]
Message-ID: <1507179988.995d9db73e2381ea5329b8e7b27f1be4f8035320.kentnl@gentoo> (raw)

commit:     995d9db73e2381ea5329b8e7b27f1be4f8035320
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 05:04:16 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 05:06:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995d9db7

dev-perl/Cookie-Baker-XS: Bump to version 0.80.0

Upstream:
- Disallow , as delimter

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Cookie-Baker-XS/Cookie-Baker-XS-0.80.0.ebuild  | 23 ++++++++++++++++++++++
 dev-perl/Cookie-Baker-XS/Manifest                  |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.80.0.ebuild b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.80.0.ebuild
new file mode 100644
index 00000000000..263b09363a7
--- /dev/null
+++ b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.80.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.08
+inherit perl-module
+
+DESCRIPTION="Accelerate Cookie::Baker's crush_cookie"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Exporter
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		>=virtual/perl-Test-Simple-0.980.0
+	)
+"

diff --git a/dev-perl/Cookie-Baker-XS/Manifest b/dev-perl/Cookie-Baker-XS/Manifest
index f1d86fca0b7..4cea8ae536c 100644
--- a/dev-perl/Cookie-Baker-XS/Manifest
+++ b/dev-perl/Cookie-Baker-XS/Manifest
@@ -1 +1,2 @@
 DIST Cookie-Baker-XS-0.07.tar.gz 56785 SHA256 0d4687863bcd34fa753c79ad891468492d5beebfd56de87c53e5ee01138be1ca SHA512 2e3ec9cb6e420be839b59878b7ec30d9a3f50013e5b45467f61724ad1d9c3a2192a4204cf35616b0a7256b52b55722516dfae5581833471070963f90f7026667 WHIRLPOOL 144e84f58cb870c900207e7e527ebe1231485578ce4f5ce88a0106f9f256c0a903786ebeb423d3475248b70a8f0531758e890b3c4745bad9726828c8bd35f9e1
+DIST Cookie-Baker-XS-0.08.tar.gz 56729 SHA256 4b3d5b70390824307a99f97dd9cd19fcb256f3f88a1c08f5d82fed479c20a5c8 SHA512 ac51a13f0cedb329b15abefd4f4eefd6f40729f0dcc0458154ddba30fff53e9b5ae994a8d6051c1da2105c0901480c22ae99845d46a7fc5ba980cc447f98ee34 WHIRLPOOL 40eca98578ce3e63fc2378dac0bb4f54630ab6e3da4127f81bcf1e127227fd552f089ec628d47e9024c08ddda1436b6e8b5cc28905d91dfe948fa5f3d87374af


             reply	other threads:[~2017-10-05  5:08 UTC|newest]

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