Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/JSON-PP/
Date: Mon, 29 Feb 2016 14:30:17
Message-Id: 1456755844.de7a0c6f9d8d25402fb1824a4ef6b387c374907f.dilfridge@gentoo
1 commit: de7a0c6f9d8d25402fb1824a4ef6b387c374907f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 14:20:52 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 14:24:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7a0c6f
7
8 perl-core/JSON-PP: Add Perl 5.22.1 version with keywords from Perl
9
10 Package-Manager: portage-2.2.27
11
12 perl-core/JSON-PP/JSON-PP-2.273.0.ebuild | 15 +++++++++++++++
13 perl-core/JSON-PP/Manifest | 1 +
14 perl-core/JSON-PP/metadata.xml | 8 ++++++++
15 3 files changed, 24 insertions(+)
16
17 diff --git a/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild b/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild
18 new file mode 100644
19 index 0000000..22c176a
20 --- /dev/null
21 +++ b/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild
22 @@ -0,0 +1,15 @@
23 +# Copyright 1999-2016 Gentoo Foundation
24 +# Distributed under the terms of the GNU General Public License v2
25 +# $Id$
26 +
27 +EAPI=6
28 +
29 +DIST_AUTHOR=MAKAMAKA
30 +DIST_VERSION=2.27300
31 +inherit perl-module
32 +
33 +DESCRIPTION="JSON::XS compatible pure-Perl module"
34 +
35 +SLOT="0"
36 +KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
37 +IUSE=""
38
39 diff --git a/perl-core/JSON-PP/Manifest b/perl-core/JSON-PP/Manifest
40 new file mode 100644
41 index 0000000..fae17c3
42 --- /dev/null
43 +++ b/perl-core/JSON-PP/Manifest
44 @@ -0,0 +1 @@
45 +DIST JSON-PP-2.27300.tar.gz 41365 SHA256 5feef3067be4acd99ca0ebb29cf1ac1cdb338fe46977585bd1e473ea4bab71a3 SHA512 b278cf67e1916f1d3053106d79be0ab07ebfd3726a39245f540d17657411d901bd13b23eecaea41b412041f5c8962aa44060dce6e409e89153c5270cb42922f2 WHIRLPOOL ddac5b3288990b85b65528dc974bc146d952fe736c8837cfb70faa3581310d60890f687a2974996d486e2e7e650114a98efe81398b09e69100432ca0cde1969b
46
47 diff --git a/perl-core/JSON-PP/metadata.xml b/perl-core/JSON-PP/metadata.xml
48 new file mode 100644
49 index 0000000..2b9a936
50 --- /dev/null
51 +++ b/perl-core/JSON-PP/metadata.xml
52 @@ -0,0 +1,8 @@
53 +<?xml version="1.0" encoding="UTF-8"?>
54 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 +<pkgmetadata>
56 + <maintainer type="project">
57 + <email>perl@g.o</email>
58 + <name>Gentoo Perl Project</name>
59 + </maintainer>
60 +</pkgmetadata>