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/async_kernel/
Date: Tue, 22 Mar 2016 10:56:10 +0000 (UTC)	[thread overview]
Message-ID: <1458644144.7d4e1b86dc0a375284060b273909265a8cbfb649.aballier@gentoo> (raw)

commit:     7d4e1b86dc0a375284060b273909265a8cbfb649
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 10:41:23 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 10:55:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4e1b86

dev-ml/async_kernel: bump to 113.33.00

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/async_kernel/Manifest                      |  1 +
 dev-ml/async_kernel/async_kernel-113.33.00.ebuild | 52 +++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/dev-ml/async_kernel/Manifest b/dev-ml/async_kernel/Manifest
index 2e0d6d8..3497860 100644
--- a/dev-ml/async_kernel/Manifest
+++ b/dev-ml/async_kernel/Manifest
@@ -1 +1,2 @@
 DIST async_kernel-113.24.00.tar.gz 152935 SHA256 4e891b8e93a90be0dddd4ea919c20287c4e18bdc986259a9d7294497d3614556 SHA512 b4be7ab3785eb283e14770e31ba5ef86c0f5074a6e470fd3b2349059fac682f7514e302c41767e951c6791c79f9945633a4af40047126e7b0ef3d8180a1f28d7 WHIRLPOOL 610d5d68ce2daf8bae596bd49f8a0273c032a0f50c031488752443cdd435f6dfaa1a9dae00735469b91ec239180aa2b6526af8584a884065d0da0c875af7ae32
+DIST async_kernel-113.33.00.tar.gz 156556 SHA256 25385f8f252e7ec91cdaee8e67201d270582ce983ed0b1069409d7d1dac573ce SHA512 236ea91c87583992f4d27c92eb8924894624c4514e63a6ce1173270dae457a082a13f37ca6ba0d44be6d2ca8bc10b167ab2787f026bf8216601f438596c18ed4 WHIRLPOOL 6b3f9b0850eab45020b328e66d26712b7ffd4163a58e35ab70c36dddb45eeef7fcd2f8d80e42355f8f8b9a16cbb170f18d61ad81a5f33c8cc86990607daa3ca8

diff --git a/dev-ml/async_kernel/async_kernel-113.33.00.ebuild b/dev-ml/async_kernel/async_kernel-113.33.00.ebuild
new file mode 100644
index 0000000..65a4c2b
--- /dev/null
+++ b/dev-ml/async_kernel/async_kernel-113.33.00.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+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-lang/ocaml-4.02.0:=
+	>=dev-ml/bin-prot-109.15.00:=
+	dev-ml/core_kernel:=
+	>=dev-ml/fieldslib-109.20.00:=
+	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-109.20.00:=
+	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
+}


             reply	other threads:[~2016-03-22 10:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 10:56 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12  5:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_kernel/ Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-07-08 16:37 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-04-30  4:14 Sam James
2023-04-30  4:08 Sam James
2023-04-30  4:08 Sam James
2023-04-19 20:49 Alfredo Tupone
2023-02-20 20:27 Arthur Zamarin
2023-02-10  8:28 Yixun Lan
2023-01-27  0:30 Sam James
2022-04-27 10:23 Alfredo Tupone
2021-10-03  9:58 Alfredo Tupone
2021-10-01 17:09 Alfredo Tupone
2021-10-01 17:07 Alfredo Tupone
2021-06-03  0:45 Sam James
2021-05-16 19:02 Sam James
2021-05-16  0:07 Sam James
2021-05-15 19:17 Sam James
2021-05-15  2:01 Sam James
2021-03-07 14:38 Alfredo Tupone
2021-02-21  9:43 Sam James
2021-02-21  8:11 Sam James
2021-02-21  7:28 Sam James
2021-02-10 16:38 Sam James
2021-02-10 16:30 Sam James
2021-01-27  9:12 Sam James
2017-01-30 22:55 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-19 14:03 Alexis Ballier

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=1458644144.7d4e1b86dc0a375284060b273909265a8cbfb649.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