From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSON/
Date: Sun, 4 Dec 2016 20:39:36 +0000 (UTC) [thread overview]
Message-ID: <1480883965.922ea78eb95a890c4ca6bcf9f759c06e02dc696e.kentnl@gentoo> (raw)
commit: 922ea78eb95a890c4ca6bcf9f759c06e02dc696e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 20:38:51 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 20:39:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922ea78e
dev-perl/BSON: Added w/ version 1.2.2
Required for newer dev-perl/MongoDB
Package-Manager: portage-2.3.2
dev-perl/BSON/BSON-1.2.2.ebuild | 43 +++++++++++++++++++++++++++++++++++++++++
dev-perl/BSON/Manifest | 1 +
dev-perl/BSON/metadata.xml | 33 +++++++++++++++++++++++++++++++
3 files changed, 77 insertions(+)
diff --git a/dev-perl/BSON/BSON-1.2.2.ebuild b/dev-perl/BSON/BSON-1.2.2.ebuild
new file mode 100644
index 00000000..c569c2d
--- /dev/null
+++ b/dev-perl/BSON/BSON-1.2.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MONGODB
+DIST_VERSION=v1.2.2
+inherit perl-module
+
+DESCRIPTION="BSON serialization and deserialization"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Digest-MD5
+ virtual/perl-Exporter
+ virtual/perl-Math-BigInt
+ >=dev-perl/Moo-2.2.4
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Tie-IxHash
+ virtual/perl-Time-HiRes
+ virtual/perl-Time-Local
+ >=dev-perl/boolean-0.450.0
+ dev-perl/namespace-clean
+ virtual/perl-threads-shared
+ virtual/perl-version
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ dev-perl/JSON-MaybeXS
+ >=dev-perl/Path-Tiny-0.54.0
+ dev-perl/Test-Deep
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/BSON/Manifest b/dev-perl/BSON/Manifest
new file mode 100644
index 00000000..b12ec59
--- /dev/null
+++ b/dev-perl/BSON/Manifest
@@ -0,0 +1 @@
+DIST BSON-v1.2.2.tar.gz 99492 SHA256 4a2225fbfb649504e2f9821038e067b94d33b4df4ab3ecf75b63a5def05af2f8 SHA512 e557b527ea77a443d9524779514495321af0eeb3f72f2e8eb7d53514408a13eef797143add94c93b4b563136ce62a5a95ee879c82ded7e32116650e016c1f1c3 WHIRLPOOL 94dd0356539d79cfc44187f0f451f9ef6bba71f772a413754f55c8257b55574f3f3f72b642619deed168ba71956342e491c3b688d1daaa4cfd16c5b87afc7779
diff --git a/dev-perl/BSON/metadata.xml b/dev-perl/BSON/metadata.xml
new file mode 100644
index 00000000..d535b9a
--- /dev/null
+++ b/dev-perl/BSON/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>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">BSON</remote-id>
+ <remote-id type="cpan-module">BSON</remote-id>
+ <remote-id type="cpan-module">BSON::Binary</remote-id>
+ <remote-id type="cpan-module">BSON::Bool</remote-id>
+ <remote-id type="cpan-module">BSON::Bytes</remote-id>
+ <remote-id type="cpan-module">BSON::Code</remote-id>
+ <remote-id type="cpan-module">BSON::DBRef</remote-id>
+ <remote-id type="cpan-module">BSON::Decimal128</remote-id>
+ <remote-id type="cpan-module">BSON::Doc</remote-id>
+ <remote-id type="cpan-module">BSON::Double</remote-id>
+ <remote-id type="cpan-module">BSON::Int32</remote-id>
+ <remote-id type="cpan-module">BSON::Int64</remote-id>
+ <remote-id type="cpan-module">BSON::MaxKey</remote-id>
+ <remote-id type="cpan-module">BSON::MinKey</remote-id>
+ <remote-id type="cpan-module">BSON::OID</remote-id>
+ <remote-id type="cpan-module">BSON::ObjectId</remote-id>
+ <remote-id type="cpan-module">BSON::PP</remote-id>
+ <remote-id type="cpan-module">BSON::Raw</remote-id>
+ <remote-id type="cpan-module">BSON::Regex</remote-id>
+ <remote-id type="cpan-module">BSON::String</remote-id>
+ <remote-id type="cpan-module">BSON::Time</remote-id>
+ <remote-id type="cpan-module">BSON::Timestamp</remote-id>
+ <remote-id type="cpan-module">BSON::Types</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2016-12-04 20:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-04 20:39 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-24 11:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSON/ Kent Fredric
2018-08-18 6:47 Kent Fredric
2019-07-09 15:55 Kent Fredric
2020-04-11 15:53 Kent Fredric
2020-05-05 15:47 Kent Fredric
2020-06-20 4:32 Kent Fredric
2020-08-16 14:43 Kent Fredric
2020-09-17 12:25 Kent Fredric
2025-03-01 19:21 Andreas K. Hüttel
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=1480883965.922ea78eb95a890c4ca6bcf9f759c06e02dc696e.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