public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-10-01 17:26 Alfredo Tupone
  0 siblings, 0 replies; 30+ messages in thread
From: Alfredo Tupone @ 2021-10-01 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     44db542531698211cea1a7d310e191820b1acd7e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  1 17:26:13 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Oct  1 17:26:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44db5425

dev-ml/core_bench: build with ocaml-4.12

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index c6b66b01b28..e181169b691 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -22,3 +22,7 @@ DEPEND="
 	>=dev-ml/re-1.8.0:=
 "
 RDEPEND="${DEPEND}"
+
+src_compile() {
+	dune build @install --profile release || die
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2024-06-09 18:11 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2024-06-09 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     f666e798da32ce7ea6b71df6b41c2d99c6206caa
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 18:10:38 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 18:10:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f666e798

dev-ml/core_bench: Stabilize 0.16.0 x86, #933839

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild
index 80cefbd6d6ff..93be193d543d 100644
--- a/dev-ml/core_bench/core_bench-0.16.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.16.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2024-06-09 18:11 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2024-06-09 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d5c16c3628afc9671c084673acab63a67f302832
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 18:10:32 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 18:10:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c16c36

dev-ml/core_bench: Stabilize 0.16.0 amd64, #933839

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild
index 26a6dade6d63..80cefbd6d6ff 100644
--- a/dev-ml/core_bench/core_bench-0.16.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.16.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2024-06-09 12:56 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2024-06-09 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b98ef91e2313f0fb34dbe2797a0adf44987cecd2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 12:56:34 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 12:56:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98ef91e

dev-ml/core_bench: Stabilize 0.16.0 arm, #933839

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild
index 438c39bc1037..26a6dade6d63 100644
--- a/dev-ml/core_bench/core_bench-0.16.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.16.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2024-06-09 12:06 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2024-06-09 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     016725ad214a94ed9f6e1335cb881e9f3f0dd5db
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 12:06:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 12:06:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016725ad

dev-ml/core_bench: Stabilize 0.16.0 arm64, #933839

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.16.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild
index 4e7da1d6882d..438c39bc1037 100644
--- a/dev-ml/core_bench/core_bench-0.16.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-07-17 19:50 Alfredo Tupone
  0 siblings, 0 replies; 30+ messages in thread
From: Alfredo Tupone @ 2023-07-17 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     7515bf1704ad497cb72d6ba2d3e5c8a9d277558d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 19:49:02 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 19:49:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7515bf17

dev-ml/core_bench: add 0.16.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core_bench/Manifest                 |  1 +
 dev-ml/core_bench/core_bench-0.16.0.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index 06ce7f87f073..f2cd64662227 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1,2 +1,3 @@
 DIST core_bench-0.14.0.tar.gz 42972 BLAKE2B a65585d2cae5080e23d9b8897d15f7ac6e42c36280a06ff21b5f46d5532f3265b672f7d6373573826b80f5f6dc93343b3e93bf8c3d5b471e6717162e9fac4025 SHA512 e86a04c12832ba281669139d74e942ab1ff8d7dc799ea1687cf57a50ef1c7b031191aa1cc44c50586fcfca8e83c3c6f1a8b1aeb40c724fbaaa0e0568c393d75a
 DIST core_bench-0.15.0.tar.gz 46920 BLAKE2B 44ca0845abc8a593c5685305e2175b04dff32219488945f5ca7c00a6b139d9cf99bcdb865259b17625decb865916ef04eef4feff2d4ae8299986097ad7ec9d27 SHA512 eb8574d3f1444f4aad0ce73da372d6283a7d03aa636dc47fb6e918c1a2c47241fcffe52a6015e93b7ebd98f59e00a3d61f97fb7222400f4ca59f60a7ba430ec2
+DIST core_bench-0.16.0.tar.gz 47258 BLAKE2B 04ffc46994549e04f3ed8e6dfde72abfee8df6818cd42b5139aaaf5107a697a86167864cf0189be5708ed2a0148e3a810e562f89e27c4409530dc1f3bd566f01 SHA512 46fc0316dc345eb469bf0a5e2468fbf19babba76ed90bf90d74fa6de3d326b9a3f1b4f3949492c6b487aabce4b5f001d1db661069e15ca7c05b55eaeb9c382a7

diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild
new file mode 100644
index 000000000000..4e7da1d6882d
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-0.16.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://github.com/janestreet/core_bench"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+	>=dev-lang/ocaml-4.14
+	dev-ml/core:${SLOT}
+	dev-ml/core_kernel:${SLOT}
+	dev-ml/core_unix:${SLOT}
+	dev-ml/ppx_compare:${SLOT}
+	dev-ml/ppx_jane:${SLOT}
+	dev-ml/ppx_let:${SLOT}
+	dev-ml/textutils:${SLOT}
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-06-15 18:20 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2023-06-15 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     80f27724ad0fc47d44e7c660e549f373d3aa08b6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 18:19:35 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 18:19:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f27724

dev-ml/core_bench: Keyword 0.15.0 ppc64, #892131

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 012108a26ab1..1f818f547b21 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~ppc x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-05-06  6:10 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2023-05-06  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     6be943389897b16782a2fb0dc61858eda42d9059
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 06:10:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 06:10:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be94338

dev-ml/core_bench: Stabilize 0.15.0 x86, #901717

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index c65aa40f450d..22297a3e0ee5 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-05-06  0:03 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2023-05-06  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e51c1837597e92131acd6c6c760196af3329c858
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 00:03:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 00:03:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51c1837

dev-ml/core_bench: Stabilize 0.15.0 arm64, #901717

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 1cb6181e4157..7f961c17485b 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-05-06  0:03 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2023-05-06  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     fdd3477249f15eb749e88c2aae0f61f7c286b28c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 00:03:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 00:03:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd34772

dev-ml/core_bench: Stabilize 0.15.0 arm, #901717

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 7f961c17485b..c65aa40f450d 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-04-28 13:11 Alfredo Tupone
  0 siblings, 0 replies; 30+ messages in thread
From: Alfredo Tupone @ 2023-04-28 13:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a60cae5dd5d07dca8b86c63ae8f57b23b517f9b9
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 13:10:35 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 13:10:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60cae5d

dev-ml/core_bench: stabilize 0.15.0 for amd64

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index fd63debba0c6..1cb6181e4157 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-02-20 20:27 Arthur Zamarin
  0 siblings, 0 replies; 30+ messages in thread
From: Arthur Zamarin @ 2023-02-20 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     3f4bd2f14aac60a8e128844a33a30d9cc9371a7d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:26:21 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 20:26:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4bd2f1

dev-ml/core_bench: Keyword 0.15.0 x86, #892131

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 8fe47396ea90..7a6d82c9505f 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2023-01-27  0:30 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2023-01-27  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     db9d294730fba61c0fb75c307b90c89346038706
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 00:25:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 00:28:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9d2947

dev-ml/core_bench: unkeyword 0.15.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 9aa2ce3d12cc..8fe47396ea90 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64"
 IUSE="+ocamlopt"
 
 DEPEND="dev-ml/textutils:${SLOT}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2022-04-27 20:01 Alfredo Tupone
  0 siblings, 0 replies; 30+ messages in thread
From: Alfredo Tupone @ 2022-04-27 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     40f3d5546ed4fb64f2d72177a5c9a6340056a856
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 20:00:33 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 20:00:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f3d554

dev-ml/core_bench: 0.15.0 bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core_bench/Manifest                 |  1 +
 dev-ml/core_bench/core_bench-0.15.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index a603f701b021..06ce7f87f073 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1 +1,2 @@
 DIST core_bench-0.14.0.tar.gz 42972 BLAKE2B a65585d2cae5080e23d9b8897d15f7ac6e42c36280a06ff21b5f46d5532f3265b672f7d6373573826b80f5f6dc93343b3e93bf8c3d5b471e6717162e9fac4025 SHA512 e86a04c12832ba281669139d74e942ab1ff8d7dc799ea1687cf57a50ef1c7b031191aa1cc44c50586fcfca8e83c3c6f1a8b1aeb40c724fbaaa0e0568c393d75a
+DIST core_bench-0.15.0.tar.gz 46920 BLAKE2B 44ca0845abc8a593c5685305e2175b04dff32219488945f5ca7c00a6b139d9cf99bcdb865259b17625decb865916ef04eef4feff2d4ae8299986097ad7ec9d27 SHA512 eb8574d3f1444f4aad0ce73da372d6283a7d03aa636dc47fb6e918c1a2c47241fcffe52a6015e93b7ebd98f59e00a3d61f97fb7222400f4ca59f60a7ba430ec2

diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
new file mode 100644
index 000000000000..9aa2ce3d12cc
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://github.com/janestreet/core_bench"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="dev-ml/textutils:${SLOT}"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-10-03  9:58 Alfredo Tupone
  0 siblings, 0 replies; 30+ messages in thread
From: Alfredo Tupone @ 2021-10-03  9:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1dc8b31cefd711194939972bff2eecc438180875
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:53:35 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:57:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc8b31c

dev-ml/core_bench: src_compile is in dune.eclass

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index e181169b691..c6b66b01b28 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -22,7 +22,3 @@ DEPEND="
 	>=dev-ml/re-1.8.0:=
 "
 RDEPEND="${DEPEND}"
-
-src_compile() {
-	dune build @install --profile release || die
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-03-13 14:05 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-03-13 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     aa6aa908f6b57c3ebf07576a7b953574c9dbc924
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 14:05:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 14:05:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6aa908

dev-ml/core_bench: Stabilize 0.14.0 ppc64, #772833

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 04d2e363c29..16b0d997d58 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-03-04 14:28 Agostino Sarubbo
  0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2021-03-04 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     886ef98a0b270ac20041373bf2778e1b83ebbbf3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 14:27:14 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 14:27:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=886ef98a

dev-ml/core_bench: amd64 stable wrt bug #772833

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 75efa8af0da..04d2e363c29 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-02-25 17:54 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-02-25 17:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5924ef59b1ac76b5bf76a78469dec5ba26031c12
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 17:54:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 17:54:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5924ef59

dev-ml/core_bench: Stabilize 0.14.0 x86, #772833

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index f4e363b221d..75efa8af0da 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-02-25 13:09 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-02-25 13:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fc61a64fb5c000f92d8ea52e897fc33906cf6a3b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 13:09:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 13:09:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc61a64f

dev-ml/core_bench: Stabilize 0.14.0 ppc, #772833

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index ea780fdbe1d..f4e363b221d 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-02-21  9:49 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-02-21  9:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6d5b6f1747d5c30b42194d75f12b9b688ba9ca55
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 09:49:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 09:49:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5b6f17

dev-ml/core_bench: Keyword 0.14.0 ppc, #766884

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 50ae29e8e3e..ea780fdbe1d 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-02-10 16:39 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-02-10 16:39 UTC (permalink / raw
  To: gentoo-commits

commit:     f8759d5c5600078b729d87f9cbe5fe1c806edc64
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 16:39:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 16:39:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8759d5c

dev-ml/core_bench: Keyword 0.14.0 ppc64, #766884

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 2f601b8f89d..50ae29e8e3e 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-01-28 20:25 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-01-28 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ce8e423d49964f88097b870fa567f6c4c21d3db9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 20:25:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 20:25:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8e423d

dev-ml/core_bench: Keyword 0.14.0 x86, #766884

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 0d52b2e3e87..2f601b8f89d 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-01-28  2:48 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-01-28  2:48 UTC (permalink / raw
  To: gentoo-commits

commit:     d9577c8208b2b737a5c09a6673b41625b1b001e2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 02:47:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 02:47:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9577c82

dev-ml/core_bench: Keyword 0.14.0 arm64, #766884

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index f09a02564a2..0d52b2e3e87 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-01-27 19:53 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-01-27 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     76a949130942aac6ed6239a28f2fc7a578b4fe86
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 19:53:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 19:53:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a94913

dev-ml/core_bench: Keyword 0.14.0 arm, #766884

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/core_bench-0.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 8a691804a90..f09a02564a2 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE="+ocamlopt"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2021-01-24 16:06 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-01-24 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     7119bfad513003887d0a7d07ee60d7d251a03e93
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 06:09:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:06:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7119bfad

dev-ml/core_bench: new package

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_bench/Manifest                 |  1 +
 dev-ml/core_bench/core_bench-0.14.0.ebuild | 24 ++++++++++++++++++++++++
 dev-ml/core_bench/metadata.xml             | 11 +++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
new file mode 100644
index 00000000000..a603f701b02
--- /dev/null
+++ b/dev-ml/core_bench/Manifest
@@ -0,0 +1 @@
+DIST core_bench-0.14.0.tar.gz 42972 BLAKE2B a65585d2cae5080e23d9b8897d15f7ac6e42c36280a06ff21b5f46d5532f3265b672f7d6373573826b80f5f6dc93343b3e93bf8c3d5b471e6717162e9fac4025 SHA512 e86a04c12832ba281669139d74e942ab1ff8d7dc799ea1687cf57a50ef1c7b031191aa1cc44c50586fcfca8e83c3c6f1a8b1aeb40c724fbaaa0e0568c393d75a

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild
new file mode 100644
index 00000000000..8a691804a90
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://github.com/janestreet/core_bench"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+DEPEND="
+	>=dev-ml/core-0.14.0:=
+	>=dev-ml/core_kernel-0.14.0:=
+	>=dev-ml/ppx_jane-0.14.0:=
+	dev-ml/textutils:=
+	>=dev-ml/re-1.8.0:=
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-ml/core_bench/metadata.xml b/dev-ml/core_bench/metadata.xml
new file mode 100644
index 00000000000..9a90d2fb326
--- /dev/null
+++ b/dev-ml/core_bench/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">janestreet/core_bench</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2017-04-02  8:38 Alexis Ballier
  0 siblings, 0 replies; 30+ messages in thread
From: Alexis Ballier @ 2017-04-02  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     ed2b8988352a13fd8e6b38340f2a7f10bd375059
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 17:20:13 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 08:38:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b8988

dev-ml/core_bench: Bump to 0.9.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/core_bench/Manifest                    |  2 +-
 dev-ml/core_bench/core_bench-0.9.0.ebuild     | 33 +++++++++++++++++
 dev-ml/core_bench/core_bench-113.33.00.ebuild | 51 ---------------------------
 3 files changed, 34 insertions(+), 52 deletions(-)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index 64c0b79611e..f2e8da46819 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1 +1 @@
-DIST core_bench-113.33.00.tar.gz 86282 SHA256 0827610ed452be2475ecfda569c8d6af8cd63f0389dbfbf4e2ab71b1ec043d42 SHA512 7fb74fa40e0cba803cd7e7028490e652ac8adb23cfe37120e16e94ee77ba4493d7c512219c06c1bc941149c49d9b83f1ba07fd27ff04dad023db91bd5ef70a38 WHIRLPOOL b4f865dfb4fe5e30d3a2c8ed2b734bc21c5a7aabf16fc237ddd54a2dd3a75ad5fec5d2bb692dad01fbe78119992d01937a71db5858021fab82a9578911e85698
+DIST core_bench-0.9.0.tar.gz 43091 SHA256 af45591500ddd531a84625cae5cb7ef8b7d9abdb99bf0145a5d121f8ce1f78c1 SHA512 4860143276ca8d7966519435c151923ed0f0767fc9a654e6ba75a777f24aa0a66d1ebc4b5b2f8bbcb20bc8e869220ea0c93ccc9c9b5764fa82ef87c17bec761e WHIRLPOOL 9c2eed4f95807e015c5ebbcf522bd350bff945a26fec4636f6f872eac6a784ae04a4541a0172a5dee12fbf5839c9511badcff9cc2c5318422b3c29e6292154fd

diff --git a/dev-ml/core_bench/core_bench-0.9.0.ebuild b/dev-ml/core_bench/core_bench-0.9.0.ebuild
new file mode 100644
index 00000000000..3ef6f650642
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-0.9.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://github.com/janestreet/core_bench"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	dev-lang/ocaml:=
+	dev-ml/core:=
+	dev-ml/core_extended:=
+	dev-ml/ppx_driver:=
+	dev-ml/ppx_jane:=
+	dev-ml/textutils:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/ocaml-re:=
+"
+DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		${PN}.install || die
+}

diff --git a/dev-ml/core_bench/core_bench-113.33.00.ebuild b/dev-ml/core_bench/core_bench-113.33.00.ebuild
deleted file mode 100644
index 17518a08f74..00000000000
--- a/dev-ml/core_bench/core_bench-113.33.00.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-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/bin-prot:=
-	dev-ml/core:=
-	dev-ml/core_extended:=
-	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/textutils:=
-	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
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2016-06-23 13:53 Alexis Ballier
  0 siblings, 0 replies; 30+ messages in thread
From: Alexis Ballier @ 2016-06-23 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     460fef644ad54396b4d31e116ff722994d19acf6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 13:53:40 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 13:53:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460fef64

dev-ml/core_bench: remove old

Package-Manager: portage-2.3.0_rc1

 dev-ml/core_bench/Manifest                    |  2 --
 dev-ml/core_bench/core_bench-112.35.00.ebuild | 29 ---------------
 dev-ml/core_bench/core_bench-113.24.00.ebuild | 52 ---------------------------
 3 files changed, 83 deletions(-)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index 0517617..64c0b79 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1,3 +1 @@
-DIST core_bench-112.35.00.tar.gz 78192 SHA256 c2e925078412e9859458c539324d137f0aede17bf1b485961a4019609b733535 SHA512 b0ce326c6d5a5e8e44cb05b147e07cf02efbc60a18f1f6e740d1bd58e01dd373f868c42599e7818d5c3c54899b6d429b1155d79f8009833a01f173fe69c7aafc WHIRLPOOL a45e28e72d515c7240c25431471dc78cab69c6059ed6253823c85a90b03a91e62b3ef5f4cf30631a35b791d9bc3ca73307d5a60f0bbae0c2bfa464af2875fcbd
-DIST core_bench-113.24.00.tar.gz 86110 SHA256 8b282f66d57b869999483e41783abd098f4cc6c6b67de899c3590a3ef923cbea SHA512 03dbb61041269301f1cfb47da8302b7d0bfcdc2be34b023c834de6cad6fe7d57b4c83a42aaea7ef5f82c7b929bb2b6abd2fb518539cedb05c50cfccc19e898ee WHIRLPOOL dcd000c711c4865715bb1061edd952b39b1b2fdf5cd3dba0c41c74afc107920151e0a761c784403a2cafc12b6e9f38d7cc02b531963dc6d712c795332f41f34e
 DIST core_bench-113.33.00.tar.gz 86282 SHA256 0827610ed452be2475ecfda569c8d6af8cd63f0389dbfbf4e2ab71b1ec043d42 SHA512 7fb74fa40e0cba803cd7e7028490e652ac8adb23cfe37120e16e94ee77ba4493d7c512219c06c1bc941149c49d9b83f1ba07fd27ff04dad023db91bd5ef70a38 WHIRLPOOL b4f865dfb4fe5e30d3a2c8ed2b734bc21c5a7aabf16fc237ddd54a2dd3a75ad5fec5d2bb692dad01fbe78119992d01937a71db5858021fab82a9578911e85698

diff --git a/dev-ml/core_bench/core_bench-112.35.00.ebuild b/dev-ml/core_bench/core_bench-112.35.00.ebuild
deleted file mode 100644
index 4035695..0000000
--- a/dev-ml/core_bench/core_bench-112.35.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-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/sexplib:=
-	dev-ml/textutils:=
-	dev-ml/pa_ounit:=
-	dev-ml/core:=
-	dev-ml/fieldslib:=
-	dev-ml/comparelib:=
-	dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )

diff --git a/dev-ml/core_bench/core_bench-113.24.00.ebuild b/dev-ml/core_bench/core_bench-113.24.00.ebuild
deleted file mode 100644
index 366ce6d..0000000
--- a/dev-ml/core_bench/core_bench-113.24.00.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-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/bin-prot:=
-	dev-ml/core:=
-	dev-ml/core_extended:=
-	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/textutils:=
-	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
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2016-03-22 10:56 Alexis Ballier
  0 siblings, 0 replies; 30+ messages in thread
From: Alexis Ballier @ 2016-03-22 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b82b2e2e419f40bef9ccde49aad24542b7365d0e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 10:36:07 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 10:55:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82b2e2e

dev-ml/core_bench: bump to 113.33.00

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

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

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index b7a4c06..0517617 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1,2 +1,3 @@
 DIST core_bench-112.35.00.tar.gz 78192 SHA256 c2e925078412e9859458c539324d137f0aede17bf1b485961a4019609b733535 SHA512 b0ce326c6d5a5e8e44cb05b147e07cf02efbc60a18f1f6e740d1bd58e01dd373f868c42599e7818d5c3c54899b6d429b1155d79f8009833a01f173fe69c7aafc WHIRLPOOL a45e28e72d515c7240c25431471dc78cab69c6059ed6253823c85a90b03a91e62b3ef5f4cf30631a35b791d9bc3ca73307d5a60f0bbae0c2bfa464af2875fcbd
 DIST core_bench-113.24.00.tar.gz 86110 SHA256 8b282f66d57b869999483e41783abd098f4cc6c6b67de899c3590a3ef923cbea SHA512 03dbb61041269301f1cfb47da8302b7d0bfcdc2be34b023c834de6cad6fe7d57b4c83a42aaea7ef5f82c7b929bb2b6abd2fb518539cedb05c50cfccc19e898ee WHIRLPOOL dcd000c711c4865715bb1061edd952b39b1b2fdf5cd3dba0c41c74afc107920151e0a761c784403a2cafc12b6e9f38d7cc02b531963dc6d712c795332f41f34e
+DIST core_bench-113.33.00.tar.gz 86282 SHA256 0827610ed452be2475ecfda569c8d6af8cd63f0389dbfbf4e2ab71b1ec043d42 SHA512 7fb74fa40e0cba803cd7e7028490e652ac8adb23cfe37120e16e94ee77ba4493d7c512219c06c1bc941149c49d9b83f1ba07fd27ff04dad023db91bd5ef70a38 WHIRLPOOL b4f865dfb4fe5e30d3a2c8ed2b734bc21c5a7aabf16fc237ddd54a2dd3a75ad5fec5d2bb692dad01fbe78119992d01937a71db5858021fab82a9578911e85698

diff --git a/dev-ml/core_bench/core_bench-113.33.00.ebuild b/dev-ml/core_bench/core_bench-113.33.00.ebuild
new file mode 100644
index 0000000..366ce6d
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-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"
+
+inherit oasis
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://ocaml.janestreet.com/"
+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/bin-prot:=
+	dev-ml/core:=
+	dev-ml/core_extended:=
+	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/textutils:=
+	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
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2016-02-05 20:59 Alexis Ballier
  0 siblings, 0 replies; 30+ messages in thread
From: Alexis Ballier @ 2016-02-05 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     c41b8154e5eda478eb18ce663d4c38bf82e34d99
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 19:42:58 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 20:59:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41b8154

dev-ml/core_bench: bump to 113.24.00

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

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

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index 6f63ccb..b7a4c06 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1 +1,2 @@
 DIST core_bench-112.35.00.tar.gz 78192 SHA256 c2e925078412e9859458c539324d137f0aede17bf1b485961a4019609b733535 SHA512 b0ce326c6d5a5e8e44cb05b147e07cf02efbc60a18f1f6e740d1bd58e01dd373f868c42599e7818d5c3c54899b6d429b1155d79f8009833a01f173fe69c7aafc WHIRLPOOL a45e28e72d515c7240c25431471dc78cab69c6059ed6253823c85a90b03a91e62b3ef5f4cf30631a35b791d9bc3ca73307d5a60f0bbae0c2bfa464af2875fcbd
+DIST core_bench-113.24.00.tar.gz 86110 SHA256 8b282f66d57b869999483e41783abd098f4cc6c6b67de899c3590a3ef923cbea SHA512 03dbb61041269301f1cfb47da8302b7d0bfcdc2be34b023c834de6cad6fe7d57b4c83a42aaea7ef5f82c7b929bb2b6abd2fb518539cedb05c50cfccc19e898ee WHIRLPOOL dcd000c711c4865715bb1061edd952b39b1b2fdf5cd3dba0c41c74afc107920151e0a761c784403a2cafc12b6e9f38d7cc02b531963dc6d712c795332f41f34e

diff --git a/dev-ml/core_bench/core_bench-113.24.00.ebuild b/dev-ml/core_bench/core_bench-113.24.00.ebuild
new file mode 100644
index 0000000..366ce6d
--- /dev/null
+++ b/dev-ml/core_bench/core_bench-113.24.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"
+
+inherit oasis
+
+DESCRIPTION="Micro-benchmarking library for OCaml"
+HOMEPAGE="https://ocaml.janestreet.com/"
+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/bin-prot:=
+	dev-ml/core:=
+	dev-ml/core_extended:=
+	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/textutils:=
+	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
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/
@ 2015-09-19 14:03 Alexis Ballier
  0 siblings, 0 replies; 30+ messages in thread
From: Alexis Ballier @ 2015-09-19 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     61c64287b64b6b6d1d29227ea32a41de0df04e1b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 13:21:34 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:03:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c64287

dev-ml/core_bench: remove old.

Package-Manager: portage-2.2.20.1

 dev-ml/core_bench/Manifest                    |  1 -
 dev-ml/core_bench/core_bench-112.17.00.ebuild | 29 ---------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest
index d76372a..6f63ccb 100644
--- a/dev-ml/core_bench/Manifest
+++ b/dev-ml/core_bench/Manifest
@@ -1,2 +1 @@
-DIST core_bench-112.17.00.tar.gz 78211 SHA256 d1f4789203964199d7b0623962e2dc44d1c582457b51f53145944fa31e468906 SHA512 fec5cb3e48a2067e5d395809bfa49ee1ecb923641092d0da040642f3ff364864ea307b23b407f5f5288b8fdc0fc5f406d4228403376d669af021a01410bf1ada WHIRLPOOL 03987a4833f5b85b34cc53ca5e2ca744988ca6c2a1ee7553c641227cfc5f683f3b0a7b84e8a40f18c286aa8c167981945235e0bd06969de914f4be3dfad7cb8b
 DIST core_bench-112.35.00.tar.gz 78192 SHA256 c2e925078412e9859458c539324d137f0aede17bf1b485961a4019609b733535 SHA512 b0ce326c6d5a5e8e44cb05b147e07cf02efbc60a18f1f6e740d1bd58e01dd373f868c42599e7818d5c3c54899b6d429b1155d79f8009833a01f173fe69c7aafc WHIRLPOOL a45e28e72d515c7240c25431471dc78cab69c6059ed6253823c85a90b03a91e62b3ef5f4cf30631a35b791d9bc3ca73307d5a60f0bbae0c2bfa464af2875fcbd

diff --git a/dev-ml/core_bench/core_bench-112.17.00.ebuild b/dev-ml/core_bench/core_bench-112.17.00.ebuild
deleted file mode 100644
index 4035695..0000000
--- a/dev-ml/core_bench/core_bench-112.17.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-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/sexplib:=
-	dev-ml/textutils:=
-	dev-ml/pa_ounit:=
-	dev-ml/core:=
-	dev-ml/fieldslib:=
-	dev-ml/comparelib:=
-	dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2024-06-09 18:11 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-01 17:26 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_bench/ Alfredo Tupone
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 18:11 Arthur Zamarin
2024-06-09 18:11 Arthur Zamarin
2024-06-09 12:56 Arthur Zamarin
2024-06-09 12:06 Arthur Zamarin
2023-07-17 19:50 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-05-06  6:10 Sam James
2023-05-06  0:03 Sam James
2023-05-06  0:03 Sam James
2023-04-28 13:11 Alfredo Tupone
2023-02-20 20:27 Arthur Zamarin
2023-01-27  0:30 Sam James
2022-04-27 20:01 Alfredo Tupone
2021-10-03  9:58 Alfredo Tupone
2021-03-13 14:05 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2021-02-21  9:49 Sam James
2021-02-10 16:39 Sam James
2021-01-28 20:25 Sam James
2021-01-28  2:48 Sam James
2021-01-27 19:53 Sam James
2021-01-24 16:06 Sam James
2017-04-02  8:38 Alexis Ballier
2016-06-23 13:53 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox