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: Mon, 30 Jan 2017 22:55:34 +0000 (UTC) [thread overview]
Message-ID: <1485815710.7d1ad6ae93c23b38be35a96ef13f936c7f13b43e.aballier@gentoo> (raw)
commit: 7d1ad6ae93c23b38be35a96ef13f936c7f13b43e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 22:35:10 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 22:35:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1ad6ae
dev-ml/async_kernel: bump to 113.33.03
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/async_kernel/Manifest | 1 +
dev-ml/async_kernel/async_kernel-113.33.03.ebuild | 52 +++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/dev-ml/async_kernel/Manifest b/dev-ml/async_kernel/Manifest
index 023a212..2805c40 100644
--- a/dev-ml/async_kernel/Manifest
+++ b/dev-ml/async_kernel/Manifest
@@ -1 +1,2 @@
DIST async_kernel-113.33.00.tar.gz 156556 SHA256 25385f8f252e7ec91cdaee8e67201d270582ce983ed0b1069409d7d1dac573ce SHA512 236ea91c87583992f4d27c92eb8924894624c4514e63a6ce1173270dae457a082a13f37ca6ba0d44be6d2ca8bc10b167ab2787f026bf8216601f438596c18ed4 WHIRLPOOL 6b3f9b0850eab45020b328e66d26712b7ffd4163a58e35ab70c36dddb45eeef7fcd2f8d80e42355f8f8b9a16cbb170f18d61ad81a5f33c8cc86990607daa3ca8
+DIST async_kernel-113.33.03.tar.gz 155993 SHA256 6d7babc57244e10ef76411c6f2c1dd3e439b7a371d8d9c400e03c92194d27211 SHA512 4fde12557bfd4cdfebb59aacbe08477deca3ffbdff2afa8e967661e6c5eca9fb05017960ac2aa5e24cc39c84e75c9006dbadb4ed19a497600d6002e1c9d2f653 WHIRLPOOL 39d0bfbdcd7ca1087699c9244ca002e45005aac4375919bd87d7e29c0e4e100b880b4ed9ea147e2540066d0386132c44cd76bf4e128625205c355f6191abe004
diff --git a/dev-ml/async_kernel/async_kernel-113.33.03.ebuild b/dev-ml/async_kernel/async_kernel-113.33.03.ebuild
new file mode 100644
index 00000000..57aad85
--- /dev/null
+++ b/dev-ml/async_kernel/async_kernel-113.33.03.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 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
+}
next reply other threads:[~2017-01-30 22:55 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-30 22:55 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-24 10:55 Alexis Ballier
2016-03-22 10:56 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=1485815710.7d1ad6ae93c23b38be35a96ef13f936c7f13b43e.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