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_extra/
Date: Sat, 19 Sep 2015 14:03:21 +0000 (UTC)	[thread overview]
Message-ID: <1442671392.714eb1f0dbfc0f36f3bd8ce2561e655bad85431d.aballier@gentoo> (raw)

commit:     714eb1f0dbfc0f36f3bd8ce2561e655bad85431d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 13:50:31 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:03:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714eb1f0

dev-ml/async_extra: bump to 113.00.00

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ml/async_extra/Manifest b/dev-ml/async_extra/Manifest
index 38e8d92..2d2d8e3 100644
--- a/dev-ml/async_extra/Manifest
+++ b/dev-ml/async_extra/Manifest
@@ -1 +1,2 @@
 DIST async_extra-112.35.00.tar.gz 145974 SHA256 2bb3683c6a8f9100f5fa09edcbd885a9253973f33a7ad6344fed10cd2aa5733c SHA512 25fc649d4272631068f4d19c472f13ed81645b321d1b80b498bdc7acd1070af8b0c4ddad08fba09b836b093d985cdd52e39ee672b949ff7085c66ee7599e6144 WHIRLPOOL f2cfa6ef0dfe64ee6f8fd5091b85cbc9918c46db54c8031575166c6c7d40e5e66f9cb3236db676a8426b2dc605a9e23f5495f681641105d783f7653fa9c22d8c
+DIST async_extra-113.00.00.tar.gz 147435 SHA256 3dbc17491f7a5e79a3d378edf250eb26a35b66e8e91a5b746faa9c437f83a1a9 SHA512 b4b8dfeebd65dc8b91aa851e419477890f208ae78d89f23b8520dba839dad4fb3131ec3ede6c103c5cdbd55b8b35d0b111f5d5b17d98bd40ab3b95ead489d1cf WHIRLPOOL 1b4eb634aec9d7c75cf9a15676d0a196a1b3ddf94a3a61089165296833c7980c3cffb18859f50f193d7795e32fdf71d7da13c4b0cb5b805336b4c8777a1f4df7

diff --git a/dev-ml/async_extra/async_extra-113.00.00.ebuild b/dev-ml/async_extra/async_extra-113.00.00.ebuild
new file mode 100644
index 0000000..2df0a37
--- /dev/null
+++ b/dev-ml/async_extra/async_extra-113.00.00.ebuild
@@ -0,0 +1,38 @@
+# 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
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="Jane Street Capital's asynchronous execution library (extra)"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=dev-lang/ocaml-4.00.0:=
+	>=dev-ml/sexplib-109.20.00:=
+	>=dev-ml/fieldslib-109.20.00:=
+	>=dev-ml/bin-prot-109.15.00:=
+	>=dev-ml/pa_ounit-109.18.00:=
+	>=dev-ml/pipebang-109.15.00:=
+	>=dev-ml/core-${PV}:=
+	>=dev-ml/async_kernel-${PV}:=
+	>=dev-ml/async_unix-${PV}:=
+	dev-ml/custom_printf:=
+	dev-ml/herelib:=
+	dev-ml/pa_test:=
+	dev-ml/camlp4:=
+	dev-ml/async_rpc_kernel:=
+	"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2015-09-19 14:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19 14:03 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-27 19:49 [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_extra/ Alfredo Tupone
2021-03-07 14:38 Alfredo Tupone
2021-01-27  9:12 Sam James
2017-03-11 10:52 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
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

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=1442671392.714eb1f0dbfc0f36f3bd8ce2561e655bad85431d.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