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/Sereal-Decoder/
Date: Thu,  8 Dec 2016 19:09:07 +0000 (UTC)	[thread overview]
Message-ID: <1481223993.bbe228ca1c15eb04e250ef37b2d4eab224338a0b.kentnl@gentoo> (raw)

commit:     bbe228ca1c15eb04e250ef37b2d4eab224338a0b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 14:05:39 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 19:06:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe228ca

dev-perl/Sereal-Decoder: Add w/ version 3.15.0

required by dev-perl/Sereal and in turn, dev-perl/Event-RPC

Package-Manager: portage-2.3.3

 dev-perl/Sereal-Decoder/Manifest                   |  1 +
 .../Sereal-Decoder/Sereal-Decoder-3.15.0.ebuild    | 31 ++++++++++++++++++++++
 dev-perl/Sereal-Decoder/metadata.xml               | 14 ++++++++++
 3 files changed, 46 insertions(+)

diff --git a/dev-perl/Sereal-Decoder/Manifest b/dev-perl/Sereal-Decoder/Manifest
new file mode 100644
index 00000000..39524f6
--- /dev/null
+++ b/dev-perl/Sereal-Decoder/Manifest
@@ -0,0 +1 @@
+DIST Sereal-Decoder-3.015.tar.gz 373762 SHA256 235f68ea0354b80a5d8aa4d3ade312dfa100f9f3de54c101f0367eb691385b47 SHA512 65582a86ff40d02e350bfe759cfda12c3a541c012c55c2a9bfee6cc6df5facbe8088188cb7306685d4b9ab549e8900a7bd599b207325fec7d30d90de3b68c79e WHIRLPOOL 2dfd7b56c1dd73f84c16e95c25b8e544725a1f9846332c7d551221a93be90999ddee00fb41a1c29980acfb6c891b3441094d549880006dfae4d59e5f0d833965

diff --git a/dev-perl/Sereal-Decoder/Sereal-Decoder-3.15.0.ebuild b/dev-perl/Sereal-Decoder/Sereal-Decoder-3.15.0.ebuild
new file mode 100644
index 00000000..28ea38f
--- /dev/null
+++ b/dev-perl/Sereal-Decoder/Sereal-Decoder-3.15.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=YVES
+DIST_VERSION=3.015
+inherit perl-module
+
+DESCRIPTION="Fast, compact, powerful binary deserialization"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-7.0
+	>=virtual/perl-ExtUtils-ParseXS-2.210.0
+	virtual/perl-File-Path
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Spec
+		virtual/perl-Scalar-List-Utils
+		dev-perl/Test-LongString
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Warn
+	)
+"

diff --git a/dev-perl/Sereal-Decoder/metadata.xml b/dev-perl/Sereal-Decoder/metadata.xml
new file mode 100644
index 00000000..c74eaaf
--- /dev/null
+++ b/dev-perl/Sereal-Decoder/metadata.xml
@@ -0,0 +1,14 @@
+<?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">Sereal-Decoder</remote-id>
+    <remote-id type="cpan-module">Sereal::Decoder</remote-id>
+    <remote-id type="cpan-module">Sereal::Decoder::Constants</remote-id>
+    <remote-id type="cpan-module">Sereal::Performance</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-12-08 19:09 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 19:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-08 23:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal-Decoder/ Kent Fredric
2018-06-09 10:06 Sergei Trofimovich
2018-06-10 15:38 Aaron Bauman
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 18:14 Sergei Trofimovich
2018-06-24 20:25 Sergei Trofimovich
2018-07-21 12:27 Kent Fredric
2021-04-30 21:27 Andreas K. Hüttel
2021-08-01  7:40 Sam James
2021-08-02  2:25 Sam James
2021-08-06 19:33 Andreas K. Hüttel
2022-06-04  0:06 Sam James
2022-06-04  1:17 Sam James
2022-06-04 19:49 Matthew Smith
2022-06-04 20:00 Jakov Smolić
2022-06-04 21:03 Sam James
2022-06-05 12:47 Jakov Smolić
2022-06-06  0:54 Sam James
2022-06-09 19:39 Arthur Zamarin
2022-06-20 17:57 Arthur Zamarin
2022-06-28 15:44 Arthur Zamarin
2023-01-02  5:37 Sam James
2023-01-02  5:37 Sam James
2023-01-02  5:37 Sam James
2023-01-02  5:37 Sam James
2023-01-13 14:09 Arthur Zamarin
2023-06-18 23:46 Sam James
2023-07-24  4:03 Sam James
2023-08-02 13:19 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=1481223993.bbe228ca1c15eb04e250ef37b2d4eab224338a0b.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