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

commit:     5a1da5e0d6be0065469f5164689a4a8e08d2ff4a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 13:16:42 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:03:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1da5e0

dev-ml/core: bump to 113.00.00

Package-Manager: portage-2.2.20.1

 dev-ml/core/Manifest              |  1 +
 dev-ml/core/core-113.00.00.ebuild | 41 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
index a4d0fff..87ab178 100644
--- a/dev-ml/core/Manifest
+++ b/dev-ml/core/Manifest
@@ -1 +1,2 @@
 DIST core-112.35.01.tar.gz 755869 SHA256 a0d16dc660671d38226af704748f182bb87c0be9282e24766c42a8b18082d2a6 SHA512 d0a1f5fb5eb40f75d6f87fcfb184835f365095cf998fdeef98a6f8d3335dd0afff8cee5600e295b35e2e08ac178033acc11784b1c73d476a7ebbd497b0bde84e WHIRLPOOL 4022bbf5fb3f888ad7b09de792312884d9e0bc23691bbde69d52f96bf3569713be7cf8e5ece4d18600964efe36b9e437be65bed17b7e471b7e948d02f27f5da1
+DIST core-113.00.00.tar.gz 770356 SHA256 5d6f948237c7eef3b2bd36b7e51994f36a1b9bbc315bbd7d41d299ad8221b7f3 SHA512 9a10114255b3d150990c21c39c3e14413a8484124456ee51a18b28b4af6e45e17f877c2ebabcad97152bd5eae702f9e4bcdc1baa2a293dd3d7cdb666423aa807 WHIRLPOOL 87ded5d0de0a030b05815a899bafcb40d430331824e8ed6ad209b416e95222956ee662143a310c15aa3944d3e1e8822f1035ef48883fba8b74be9daedbbbb0f8

diff --git a/dev-ml/core/core-113.00.00.ebuild b/dev-ml/core/core-113.00.00.ebuild
new file mode 100644
index 0000000..9cc79dd
--- /dev/null
+++ b/dev-ml/core/core-113.00.00.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+OASIS_BUILD_TESTS=1
+
+inherit eutils oasis
+
+MY_P=${P/_/\~}
+DESCRIPTION="Jane Street's alternative to the standard library"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-ml/core_kernel-109.35.00:=
+	>=dev-ml/sexplib-109.20.00:=
+	>=dev-ml/bin-prot-109.15.00:=
+	>=dev-ml/fieldslib-109.20.00:=
+	>=dev-ml/pa_ounit-109.27.00:=
+	>=dev-ml/variantslib-109.15.00:=
+	>=dev-ml/comparelib-109.27.00:=
+	>=dev-ml/herelib-109.35.00:=
+	>=dev-ml/pipebang-109.15.00:=
+	dev-ml/custom_printf:=
+	dev-ml/pa_bench:=
+	dev-ml/pa_test:=
+	dev-ml/enumerate:=
+	dev-ml/camlp4:=
+	dev-ml/pa_structural_sexp:=
+	"
+DEPEND="${RDEPEND}
+	test? ( >=dev-ml/ounit-1.1.2 )"
+DOCS=( "README.md" )


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

Thread overview: 57+ 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 --
2015-09-19 14:03 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/ Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-12 16:31 Alexis Ballier
2016-03-02 19:29 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2017-05-24 11:08 Alexis Ballier
2017-08-15  9:49 Alexis Ballier
2017-11-10 17:42 Alexis Ballier
2021-01-24 16:06 Sam James
2021-01-24 16:12 Sam James
2021-01-27  2:01 Sam James
2021-01-27  2:01 Sam James
2021-01-27  2:08 Sam James
2021-01-27  8:45 Sam James
2021-01-27 19:53 Sam James
2021-01-28  2:48 Sam James
2021-01-28 20:25 Sam James
2021-02-10 16:38 Sam James
2021-02-21  8:11 Sam James
2021-02-25 13:09 Sam James
2021-02-25 17:54 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-03-07 18:00 Alfredo Tupone
2021-03-13 14:03 Sam James
2021-03-13 14:05 Sam James
2021-10-01 17:03 Alfredo Tupone
2021-10-03  9:58 Alfredo Tupone
2022-01-31 13:42 Alfredo Tupone
2022-04-22  9:55 Maciej Barć
2022-04-22  9:55 Maciej Barć
2022-04-26 17:05 Alfredo Tupone
2022-10-15 16:52 Alfredo Tupone
2023-01-27  0:30 Sam James
2023-01-27 22:00 Alfredo Tupone
2023-01-28 21:23 Alfredo Tupone
2023-02-10  8:28 Yixun Lan
2023-02-20 20:27 Arthur Zamarin
2023-02-24 22:20 Sam James
2023-04-19 20:44 Alfredo Tupone
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-06-15 18:20 Arthur Zamarin
2023-07-02  7:22 Alfredo Tupone
2024-06-02 19:33 Alfredo Tupone
2024-06-02 19:36 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 20:52 Alfredo Tupone
2024-06-12  5:40 Arthur Zamarin
2024-07-29  7:11 Alfredo Tupone
2024-07-29  7:16 Alfredo Tupone
2024-07-29  7:19 Alfredo Tupone
2024-07-29  7:23 Alfredo Tupone
2024-07-29  8:47 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=1442671386.5a1da5e0d6be0065469f5164689a4a8e08d2ff4a.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