public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/jsonm/
Date: Mon, 28 Nov 2016 20:27:44 +0000 (UTC)	[thread overview]
Message-ID: <1480364853.6eabcc4855612fae35b56578a81f88c2b355a86a.aballier@gentoo> (raw)

commit:     6eabcc4855612fae35b56578a81f88c2b355a86a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 20:26:10 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 20:27:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eabcc48

dev-ml/jsonm: bump to 1.0.0

Package-Manager: portage-2.3.2

 dev-ml/jsonm/Manifest           |  1 +
 dev-ml/jsonm/jsonm-1.0.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/jsonm/Manifest b/dev-ml/jsonm/Manifest
index e860dc7..5c99534 100644
--- a/dev-ml/jsonm/Manifest
+++ b/dev-ml/jsonm/Manifest
@@ -1 +1,2 @@
 DIST jsonm-0.9.1.tbz 64843 SHA256 3fd4dca045d82332da847e65e981d8b504883571d299a3f7e71447d46bc65f73 SHA512 43689c8fa75810a4ca1f99a0273ac5c0f6386b88f42a49715bcb785ac5ca54901c43a62b0983f7fb74a7c2615b0fb3464f4c864832d590192ff828b5dcb9781f WHIRLPOOL 2efe453596d3234da178b16191db3068dd06b8a66e7b23a0dd8efb0904368e32b357fe177f62891ce73efee96ede08e4b8e84125409b6ed01880dc49d92f122c
+DIST jsonm-1.0.0.tbz 21549 SHA256 c258ea713d25445341774cf085fa0cf7d2a570c34d5a8d84a49716939ab174ec SHA512 3b0a332a0f3ddcf21ed9ca33fe3bec97f69e4fa3b6f85728965efc0f8f8c6b3187d0d71138c97a568783d6fb9f2aaf6edcd83061350cad13a9378e3c92c80b6e WHIRLPOOL 2b7cf9afa6cd71a5b180909b245ba6408f4a163a048271cf91da47f7bfb25de3a657351c5414562f5e0e6872c9dd77de74f13b9b2b0b5e536693b756934a24f6

diff --git a/dev-ml/jsonm/jsonm-1.0.0.ebuild b/dev-ml/jsonm/jsonm-1.0.0.ebuild
new file mode 100644
index 00000000..71e10a8
--- /dev/null
+++ b/dev-ml/jsonm/jsonm-1.0.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Non-blocking streaming JSON codec for OCaml"
+HOMEPAGE="http://erratique.ch/software/jsonm"
+SRC_URI="http://erratique.ch/software/jsonm/releases/${P}.tbz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/uutf:=
+	dev-lang/ocaml:=
+	dev-ml/uchar:="
+DEPEND="${RDEPEND}
+	dev-ml/topkg
+	dev-ml/opam
+	dev-ml/ocamlbuild
+	dev-ml/findlib"
+
+DOCS=( CHANGES README )
+
+src_compile() {
+	ocaml pkg/pkg.ml build || die
+}
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		${PN}.install || die
+	dodoc CHANGES.md TODO.md README.md
+}


             reply	other threads:[~2016-11-28 20:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 20:27 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-09 11:08 [gentoo-commits] repo/gentoo:master commit in: dev-ml/jsonm/ Alexis Ballier
2017-01-13  8:57 Alexis Ballier
2017-01-24 11:07 Alexis Ballier
2017-03-09  9:05 Alexis Ballier
2017-03-15 14:26 Alexis Ballier
2017-04-05  9:51 Michael Weber
2017-04-05 17:50 Markus Meier
2017-08-02 11:23 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2021-04-21  2:10 Sam James
2024-11-20 18:44 Alfredo Tupone
2024-11-21 23:06 Jakov Smolić
2024-11-22  1:52 Sam James
2024-11-22 19:37 Alfredo Tupone
2024-12-04 16:53 Alfredo Tupone

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=1480364853.6eabcc4855612fae35b56578a81f88c2b355a86a.aballier@gentoo \
    --to=aballier@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