From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31527139085 for ; Mon, 30 Jan 2017 22:56:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B883421C1A1; Mon, 30 Jan 2017 22:56:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74FCD21C1A1 for ; Mon, 30 Jan 2017 22:55:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CAF73411B5 for ; Mon, 30 Jan 2017 22:55:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CA883B76 for ; Mon, 30 Jan 2017 22:55:34 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1485815644.de4a2b97de1f5ae2fe537b5825bac14805a521fb.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_rpc_kernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/async_rpc_kernel/Manifest dev-ml/async_rpc_kernel/async_rpc_kernel-113.33.03.ebuild X-VCS-Directories: dev-ml/async_rpc_kernel/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: de4a2b97de1f5ae2fe537b5825bac14805a521fb X-VCS-Branch: master Date: Mon, 30 Jan 2017 22:55:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8d4a04d6-fd0e-4d61-b7ef-09124c1410e5 X-Archives-Hash: 8e32b2bd2c0431692b74d4fd5b7a77f9 commit: de4a2b97de1f5ae2fe537b5825bac14805a521fb Author: Alexis Ballier gentoo org> AuthorDate: Mon Jan 30 22:34:04 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jan 30 22:34:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4a2b97 dev-ml/async_rpc_kernel: bump to 113.33.03 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/async_rpc_kernel/Manifest | 1 + .../async_rpc_kernel-113.33.03.ebuild | 51 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/dev-ml/async_rpc_kernel/Manifest b/dev-ml/async_rpc_kernel/Manifest index 892a24a..921dc1a 100644 --- a/dev-ml/async_rpc_kernel/Manifest +++ b/dev-ml/async_rpc_kernel/Manifest @@ -1 +1,2 @@ DIST async_rpc_kernel-113.33.00.tar.gz 93171 SHA256 9bb09d157ee44fb932c4f1c4c62e99da506558703ad552f83ce3e34b98cb6893 SHA512 f36308e2e81849358e4e20f90d3340a583509f4a0cb6f3e4eebf4c4f1d99d8e685f114d5cfdce6a3c579b35179532d62c6ecf20dc9d3493f2c495f831af782db WHIRLPOOL 8f5d8ef886735746ef3efcff537aadf59cacfa1655fddc2a5de7dfe742a27373528320251b8d5994a36156b5b238ccecfc3ad7417fdca00a9afd3fe41ac55f35 +DIST async_rpc_kernel-113.33.03.tar.gz 91434 SHA256 90cb6975bc0de193b036f01af192a46c3a07d662a81ee4ae3c1b80356f822779 SHA512 e7d354806c73bd1347c5c52ec5bcef2688d8026c903f020ab7e599d8a72daeb831bdadd2e817443d498bc235014d278f41f428e6de40b7a54b33f51a08b1e074 WHIRLPOOL 0c85b4d6741762cf80913adf3840c92c848a1ac1b7e9720befa818a703ac014cd2c8b88d1eb0c9a8f2393d42146bf7d80bc6e8515fcdde9491104ccba37f993e diff --git a/dev-ml/async_rpc_kernel/async_rpc_kernel-113.33.03.ebuild b/dev-ml/async_rpc_kernel/async_rpc_kernel-113.33.03.ebuild new file mode 100644 index 00000000..23350fe --- /dev/null +++ b/dev-ml/async_rpc_kernel/async_rpc_kernel-113.33.03.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit oasis + +DESCRIPTION="Platform-independent core of Async RPC library" +HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" +SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0/${PV}" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + dev-ml/async_kernel:= + dev-ml/bin-prot:= + dev-ml/core_kernel:= + dev-ml/fieldslib:= + dev-ml/ppx_assert:= + dev-ml/ppx_bench:= + dev-ml/ppx_driver:= + dev-ml/ppx_expect:= + dev-ml/ppx_inline_test:= + dev-ml/ppx_jane:= + dev-ml/sexplib:= + dev-ml/typerep:= + dev-ml/variantslib:= +" +DEPEND="${RDEPEND} dev-ml/opam" + +src_configure() { + emake setup.exe + OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure +} + +src_compile() { + emake +} + +src_install() { + opam-installer -i \ + --prefix="${ED}/usr" \ + --libdir="${D}/$(ocamlc -where)" \ + --docdir="${ED}/usr/share/doc/${PF}" \ + ${PN}.install || die + dodoc CHANGES.md +}