[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/, profiles/

2024-06-14 Thread Alfredo Tupone
commit: 9c42293457dbc37279f182915f6f3089f194804b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Jun 14 17:18:43 2024 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 14 17:23:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c422934

dev-ml/ppx_typerep_conv: add 0.17.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/Manifest   |  1 +
 .../ppx_typerep_conv-0.17.0.ebuild | 24 ++
 profiles/package.mask  |  1 +
 3 files changed, 26 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index 506935e8cf2d..e9ee7e125dbc 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -2,3 +2,4 @@ DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 
4acafdd51df0659746697283aa3240f
 DIST ppx_typerep_conv-0.14.2.tar.gz 9474 BLAKE2B 
7a7ff6669d9af2ced905e5b104058d26ffe06e3784af366a1a4ce753337eeb87c9bfe02d1a6fddaac6c387105d2583194cbd06b915eb35d16e06b1d4ab977e2f
 SHA512 
9372f13cb3f62b3732af4f8ddc00314dd71869bab5599ae0a112d32669de300346781b7fcd2bd649ccedfde54fcd86fb6186812eeb528858048bcd9d5ad443dd
 DIST ppx_typerep_conv-0.15.0.tar.gz 9392 BLAKE2B 
3f7d9ac373048434ea55deab18b25bd74da77116b20db841c412c3304f318a1b820708c3f9cb6eab1f92fda399d3e6168fc8b3cc0546501f4fc6b57da5f74414
 SHA512 
3f5bb2c70674e5f6219daa883fe948023a60558c9560c5d8e6b187e0420adf8767ce4f5cca06fe7edccd52e531b2e79d962f7fdc7502cb63280c364627621c73
 DIST ppx_typerep_conv-0.16.0.tar.gz 9421 BLAKE2B 
dbef20e205e550ab4ef16cf0e53bb47567b922297818a944a3fb6cd07eee90c6184d9cd33d7fc2e67b47fd371c95410f7022a8e140c9946c1c7502bb2a433d0c
 SHA512 
842f3caeb22b7d1feb1de9f599ffe2474365704e7ce9c05366b9714bcbf165791eda8b16d420a3a64ccc8ea44a9b2178ffddaa8e3ad005c6536c3559f2da295a
+DIST ppx_typerep_conv-0.17.0.tar.gz 9462 BLAKE2B 
61f7c0d203a0838874086023cfa94223e0388b0baff5c51d4074b88c4687ce6c55e663f309e8aec7ac49cec9dfd10407f3e8cc2c0c0dffe074ebcd8ac7309222
 SHA512 
9051905d3fd042f6f4bec5653c249f4a164b636b8f53db67d9a25bcf7b230befd1a0477b16c50f5d9c766bc52f3317a28a929fe8fc725514377925df7ce8da88

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild
new file mode 100644
index ..f2a1a96bc6af
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Generation of runtime types from type declarations"
+HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
+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 ~arm64 ~ppc ~ppc64 ~riscv"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   >=dev-lang/ocaml-5
+   dev-ml/base:${SLOT}[ocamlopt?]
+   dev-ml/typerep:${SLOT}[ocamlopt?]
+   >=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"

diff --git a/profiles/package.mask b/profiles/package.mask
index d809ea7d0e53..00a1b0d1a7c1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -257,6 +257,7 @@ dev-ml/ppx_variants_conv:0/0.17
 dev-ml/ppx_log:0/0.17
 dev-ml/ppx_ignore_instrumentation:0/0.17
 dev-ml/typerep:0/0.17
+dev-ml/ppx_typerep_conv:0/0.17
 
 # Arthur Zamarin  (2024-06-08)
 # EAPI=6, waiting for a version bump, not maintained for many years.



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2024-06-11 Thread Arthur Zamarin
commit: 2ee0cf6ab1add6fd09021a803f9ad366bf2f2fdc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 12 05:37:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 12 05:37:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee0cf6a

dev-ml/ppx_typerep_conv: Stabilize 0.16.0 ppc64, #933369

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
index 45c8faefe479..5c03edbb4ab6 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2024-06-02 Thread Arthur Zamarin
commit: f95f9af9ea439c69023b951bfdc09e265b008a3a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun  2 19:44:20 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun  2 19:44:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95f9af9

dev-ml/ppx_typerep_conv: Stabilize 0.16.0 arm64, #933369

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
index adf0ff3901eb..45c8faefe479 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2024-06-02 Thread Arthur Zamarin
commit: b76754fab081668373a9d50a65f0bfe0d6caa5cd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun  2 19:39:37 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun  2 19:39:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76754fa

dev-ml/ppx_typerep_conv: Stabilize 0.16.0 x86, #933369

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
index cbb6ac03e7df..bc9106729315 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2024-06-02 Thread Arthur Zamarin
commit: 6023a8684f796e627d1780adfba4efbf0c5cc3d4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun  2 19:33:47 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun  2 19:34:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6023a868

dev-ml/ppx_typerep_conv: Stabilize 0.16.0 amd64, #933369

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
index 2810a82752c1..cbb6ac03e7df 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-06-30 Thread Alfredo Tupone
commit: a8bd510c925a58143a383167f538168e79b328d3
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Jun 30 19:50:46 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 30 20:05:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bd510c

dev-ml/ppx_typerep_conv: add 0.16.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/Manifest   |  1 +
 .../ppx_typerep_conv-0.16.0.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index 9e6e7d1d1068..506935e8cf2d 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,3 +1,4 @@
 DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 
4acafdd51df0659746697283aa3240f1b1403e4e9f9b5fafa6c4b09f4c76f6ac645e2ccab53cba7371b5b004edba38d24198334d10b295d90c8ba5814a602a23
 SHA512 
6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
 DIST ppx_typerep_conv-0.14.2.tar.gz 9474 BLAKE2B 
7a7ff6669d9af2ced905e5b104058d26ffe06e3784af366a1a4ce753337eeb87c9bfe02d1a6fddaac6c387105d2583194cbd06b915eb35d16e06b1d4ab977e2f
 SHA512 
9372f13cb3f62b3732af4f8ddc00314dd71869bab5599ae0a112d32669de300346781b7fcd2bd649ccedfde54fcd86fb6186812eeb528858048bcd9d5ad443dd
 DIST ppx_typerep_conv-0.15.0.tar.gz 9392 BLAKE2B 
3f7d9ac373048434ea55deab18b25bd74da77116b20db841c412c3304f318a1b820708c3f9cb6eab1f92fda399d3e6168fc8b3cc0546501f4fc6b57da5f74414
 SHA512 
3f5bb2c70674e5f6219daa883fe948023a60558c9560c5d8e6b187e0420adf8767ce4f5cca06fe7edccd52e531b2e79d962f7fdc7502cb63280c364627621c73
+DIST ppx_typerep_conv-0.16.0.tar.gz 9421 BLAKE2B 
dbef20e205e550ab4ef16cf0e53bb47567b922297818a944a3fb6cd07eee90c6184d9cd33d7fc2e67b47fd371c95410f7022a8e140c9946c1c7502bb2a433d0c
 SHA512 
842f3caeb22b7d1feb1de9f599ffe2474365704e7ce9c05366b9714bcbf165791eda8b16d420a3a64ccc8ea44a9b2178ffddaa8e3ad005c6536c3559f2da295a

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
new file mode 100644
index ..2810a82752c1
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.16.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Generation of runtime types from type declarations"
+HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
+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-lang/ocaml-4.14
+   dev-ml/typerep:${SLOT}
+   >=dev-ml/ppxlib-0.28.0:=
+   >=dev-ml/ocaml-compiler-libs-0.11.0:=
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-03-25 Thread Arthur Zamarin
commit: 6ab9b7399a9225192f1b445210fd44f25a81c1c4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar 25 14:53:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar 25 14:53:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab9b739

dev-ml/ppx_typerep_conv: Stabilize 0.15.0 x86, #901591

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index 68b2a9de168b..d35b1b58448a 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-03-24 Thread Sam James
commit: 2664182f69571e850ec845c9bdf992d79f364cbd
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 25 02:03:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 25 02:03:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2664182f

dev-ml/ppx_typerep_conv: Stabilize 0.15.0 ppc64, #901591

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index c3b1f3f3405b..68b2a9de168b 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-03-24 Thread Sam James
commit: 7c512aba10b0366ed80f96808aba3e3f28e0d008
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 25 01:54:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 25 01:54:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c512aba

dev-ml/ppx_typerep_conv: Stabilize 0.15.0 arm, #901591

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index 378b58d482c0..c3b1f3f3405b 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-03-24 Thread Sam James
commit: 91b9894daeadeacbe8c41bff206a1e20b89653f0
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 25 01:52:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 25 01:52:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b9894d

dev-ml/ppx_typerep_conv: Stabilize 0.15.0 arm64, #901591

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index 09e59779a273..378b58d482c0 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2023-03-16 Thread Alfredo Tupone
commit: 8103ad2315d2a8f0a5c5a75ce8a0159132df1d4d
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Mar 16 13:26:41 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Mar 16 13:26:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8103ad23

dev-ml/ppx_typerep_conv: stabilize 0.15.0 for amd64

Signed-off-by: Alfredo Tupone  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index b39d0f7e2ef7..09e59779a273 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2022-10-19 Thread Alfredo Tupone
commit: b88d1c2372e837e01d6792be38e7a696626024d5
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Oct 19 20:37:23 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Oct 19 20:41:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88d1c23

dev-ml/ppx_typerep_conv: adj deps

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild | 1 +
 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild| 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
index 288b817a674b..0df0cc4ce894 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
@@ -22,5 +22,6 @@ DEPEND="
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
+   dev-ml/sexplib0:=
 "
 RDEPEND="${DEPEND}"

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index 5928e17db8ae..3162827ca211 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
@@ -21,5 +21,6 @@ DEPEND="
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
+   dev-ml/sexplib0:=
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2022-04-25 Thread Alfredo Tupone
commit: d94fc911d00a0238bc5a6a2c6b30b801537f7df9
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Apr 25 17:51:01 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Apr 25 17:51:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94fc911

dev-ml/ppx_typerep_conv: 0.15.0 bump

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

 dev-ml/ppx_typerep_conv/Manifest   |  1 +
 .../ppx_typerep_conv-0.15.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index ffb57b7d29e3..9e6e7d1d1068 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,2 +1,3 @@
 DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 
4acafdd51df0659746697283aa3240f1b1403e4e9f9b5fafa6c4b09f4c76f6ac645e2ccab53cba7371b5b004edba38d24198334d10b295d90c8ba5814a602a23
 SHA512 
6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
 DIST ppx_typerep_conv-0.14.2.tar.gz 9474 BLAKE2B 
7a7ff6669d9af2ced905e5b104058d26ffe06e3784af366a1a4ce753337eeb87c9bfe02d1a6fddaac6c387105d2583194cbd06b915eb35d16e06b1d4ab977e2f
 SHA512 
9372f13cb3f62b3732af4f8ddc00314dd71869bab5599ae0a112d32669de300346781b7fcd2bd649ccedfde54fcd86fb6186812eeb528858048bcd9d5ad443dd
+DIST ppx_typerep_conv-0.15.0.tar.gz 9392 BLAKE2B 
3f7d9ac373048434ea55deab18b25bd74da77116b20db841c412c3304f318a1b820708c3f9cb6eab1f92fda399d3e6168fc8b3cc0546501f4fc6b57da5f74414
 SHA512 
3f5bb2c70674e5f6219daa883fe948023a60558c9560c5d8e6b187e0420adf8767ce4f5cca06fe7edccd52e531b2e79d962f7fdc7502cb63280c364627621c73

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
new file mode 100644
index ..b39d0f7e2ef7
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Generation of runtime types from type declarations"
+HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
+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/typerep:${SLOT}
+   >=dev-ml/ppxlib-0.23.0:=
+   >=dev-ml/ocaml-compiler-libs-0.11.0:=
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-11-15 Thread Agostino Sarubbo
commit: 31630c0a01da92087d2362362c7e6f160bb81204
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 15 19:41:04 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 15 19:41:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31630c0a

dev-ml/ppx_typerep_conv: ppc64 stable wrt bug #817734

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index 488df5ea0bd7..5f37cd6d75cb 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-11-15 Thread Agostino Sarubbo
commit: 039b50391ece25d4e23d7ce4e9476a97786f887a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 15 16:28:26 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 15 16:28:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039b5039

dev-ml/ppx_typerep_conv: ppc stable wrt bug #817734

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index defa761b96e6..488df5ea0bd7 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-11-02 Thread Sam James
commit: 4f9f7dc2af45a27aba6ba97d2d165d85362b8351
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  2 10:17:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  2 10:17:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9f7dc2

dev-ml/ppx_typerep_conv: Stabilize 0.14.2 arm, #817734

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index 33347b97f96..9193bbabadf 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-11-02 Thread Sam James
commit: 09475ca48648d88f39e0c3f875c43462c3b65cb7
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  2 10:17:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  2 10:17:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09475ca4

dev-ml/ppx_typerep_conv: Stabilize 0.14.2 arm64, #817734

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index 9193bbabadf..defa761b96e 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-10-20 Thread Agostino Sarubbo
commit: 24ddd516b1aed95e629be57e5ee6f273653be4c3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct 20 07:02:11 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct 20 07:02:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ddd516

dev-ml/ppx_typerep_conv: x86 stable wrt bug #817734

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index 486fcab4aab..33347b97f96 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-10-19 Thread Agostino Sarubbo
commit: c6dd22b8ffc380d492167b9590c034f8d4dd63fe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct 20 06:55:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct 20 06:55:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dd22b8

dev-ml/ppx_typerep_conv: amd64 stable wrt bug #817734

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
index d7592ebf551..486fcab4aab 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-10-14 Thread Sam James
commit: 31efad7c511819d4de19b463d79fa19431d67a38
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 15 03:28:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 15 03:28:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31efad7c

dev-ml/ppx_typerep_conv: adjust ppxlib upper bound

Signed-off-by: Sam James  gentoo.org>

 ...ppx_typerep_conv-0.14.1.ebuild => ppx_typerep_conv-0.14.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
similarity index 96%
rename from dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
rename to dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
index 35c02ef0a8c..d864e10d34a 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
@@ -18,7 +18,7 @@ DEPEND="
>=dev-ml/base-0.14.0:=
>=dev-ml/typerep-0.14.0:=
>=dev-ml/ppxlib-0.18.0:=
-   <=dev-ml/ppxlib-0.20.0:=
+   =dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-07-11 Thread Alfredo Tupone
commit: e01cdece916dbd5886b0a0e7dcd12ab8b932835e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Jul 11 16:30:04 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jul 11 16:30:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01cdece

dev-ml/ppx_typerep_conv: bump to 0.14.2

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/Manifest   |  1 +
 .../ppx_typerep_conv-0.14.2.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index 1d9e83629a6..ffb57b7d29e 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1 +1,2 @@
 DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 
4acafdd51df0659746697283aa3240f1b1403e4e9f9b5fafa6c4b09f4c76f6ac645e2ccab53cba7371b5b004edba38d24198334d10b295d90c8ba5814a602a23
 SHA512 
6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
+DIST ppx_typerep_conv-0.14.2.tar.gz 9474 BLAKE2B 
7a7ff6669d9af2ced905e5b104058d26ffe06e3784af366a1a4ce753337eeb87c9bfe02d1a6fddaac6c387105d2583194cbd06b915eb35d16e06b1d4ab977e2f
 SHA512 
9372f13cb3f62b3732af4f8ddc00314dd71869bab5599ae0a112d32669de300346781b7fcd2bd649ccedfde54fcd86fb6186812eeb528858048bcd9d5ad443dd

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
new file mode 100644
index 000..d7592ebf551
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Generation of runtime types from type declarations"
+HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+   >=dev-ml/base-0.14.0:=
+   >=dev-ml/typerep-0.14.0:=
+   >=dev-ml/ppxlib-0.22.0:=
+   >=dev-ml/ocaml-compiler-libs-0.11.0:=
+   >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+   dev-ml/cinaps:=
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-03-07 Thread Alfredo Tupone
commit: 2da9dabcbf5d237914e39ff4fea34b7680bd9d2c
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Mar  7 18:04:27 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar  7 18:21:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da9dabc

dev-ml/ppx_typerep_conv: rm old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/Manifest   |  1 -
 .../ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index d1b1e183b57..1d9e83629a6 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,2 +1 @@
 DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 
4acafdd51df0659746697283aa3240f1b1403e4e9f9b5fafa6c4b09f4c76f6ac645e2ccab53cba7371b5b004edba38d24198334d10b295d90c8ba5814a602a23
 SHA512 
6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
-DIST ppx_typerep_conv-0.9.0.tar.gz 10844 BLAKE2B 
4c21e9529c587507eef26fc53ae2c1153cbecd754d6b36b73ee6e639a13d872932a421207224c392394a52767f5fde66441cf19318499c8604c2e20b9583841a
 SHA512 
155838bf6dce45a043624845ce882eee374df344f76a9433a1170d89cc27856a634f4ca31ad28e46b28c5103d00c3d8d7d79692872c5dfc35d0b4a7eebdb3d1d

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
deleted file mode 100644
index 30147fc55d6..000
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit opam
-
-DESCRIPTION="Generation of runtime types from type declarations"
-HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
-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=""
-
-DEPEND="
-   dev-ml/ppx_core:=
-   dev-ml/ppx_driver:=
-   dev-ml/ppx_metaquot:=
-   dev-ml/ppx_type_conv:=
-   dev-ml/typerep:=
-   dev-ml/ocaml-migrate-parsetree:=
-   "
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/jbuilder"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-02-10 Thread Sam James
commit: 3b6d18c4c281627402aa3995b18476b44e15cee7
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 11 06:31:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 11 06:31:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6d18c4

dev-ml/ppx_typerep_conv: Stabilize 0.14.1 ppc, #769317

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 8cc8ea9c97e..64a51b9c6d8 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-02-10 Thread Sam James
commit: f10520052c6cb1db13fb1b39351d4ded7ff01db9
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 11 06:25:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 11 06:25:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1052005

dev-ml/ppx_typerep_conv: Stabilize 0.14.1 x86, #769317

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 9479b19b6c6..8cc8ea9c97e 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-02-10 Thread Sam James
commit: 640c745b84954c6dca9ea47a306ff5b7075860f1
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 10 18:52:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 10 18:52:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640c745b

dev-ml/ppx_typerep_conv: Stabilize 0.14.1 amd64, #769317

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index f2cf5f771e1..9479b19b6c6 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.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="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-02-09 Thread Sam James
commit: 5396fa74aacbf2c61ab9dee35337b62b875ffe2b
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 19:53:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 19:53:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5396fa74

dev-ml/ppx_typerep_conv: add ppxlib upper bound

See: 8fba56ffe31ff29f1f4bcb9cd35d594894befd7b
Bug: https://bugs.gentoo.org/769536
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index c2794da592a..b810461d6a9 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.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
@@ -9,7 +9,7 @@ DESCRIPTION="Generation of runtime types from type declarations"
 HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
@@ -18,8 +18,9 @@ DEPEND="
>=dev-ml/base-0.14.0:=
>=dev-ml/typerep-0.14.0:=
>=dev-ml/ppxlib-0.18.0:=
-   >=dev-ml/ocaml-compiler-libs-0.11.0:=
-   >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
-   dev-ml/cinaps:=
+   <=dev-ml/ppxlib-0.20.0:=
+   >=dev-ml/ocaml-compiler-libs-0.11.0:=
+   >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+   dev-ml/cinaps:=
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2021-01-24 Thread Alfredo Tupone
commit: 35677dd5681dc40ae3acfe8691a681784d9710c2
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Jan 24 13:20:49 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jan 24 13:20:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35677dd5

dev-ml/ppx_typerep_conv: add ml maintainer

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ppx_typerep_conv/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/metadata.xml 
b/dev-ml/ppx_typerep_conv/metadata.xml
index 23f2e859b2a..72fb97feee6 100644
--- a/dev-ml/ppx_typerep_conv/metadata.xml
+++ b/dev-ml/ppx_typerep_conv/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   m...@gentoo.org
+   ML
+   

gie...@gentoo.org
Mark Wright



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2020-10-23 Thread Sam James
commit: a319d19db63256564ea14ba0a8f880ffa144ed6a
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 24 00:16:14 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 24 00:16:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a319d19d

dev-ml/ppx_typerep_conv: Keyword 0.14.1 ppc, #748576

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 3117a1bb0b0..73d7eb6e907 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2020-10-16 Thread Sam James
commit: b170d9ca4389d944df397e9fe58cb5aff72fb835
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 01:08:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 01:08:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b170d9ca

dev-ml/ppx_typerep_conv: Keyword 0.14.1 x86, #748936

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index ae6bf41a449..3117a1bb0b0 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2020-10-16 Thread Mark Wright
commit: 6ffc023d9679463bfcb41d47dc341d9177cfc018
Author: Mark Wright  gentoo  org>
AuthorDate: Fri Oct 16 14:24:09 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Oct 16 15:16:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffc023d

dev-ml/ppx_typerep_conv: Fix deps

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Mark Wright  gentoo.org>

 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 42bd8686d2f..ae6bf41a449 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -15,10 +15,11 @@ KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="+ocamlopt"
 
 DEPEND="
-   dev-ml/base:=
-   dev-ml/typerep:=
-   dev-ml/ppxlib:=
-   dev-ml/ocaml-migrate-parsetree:=
-   dev-ml/result:=
-   "
+   >=dev-ml/base-0.14.0:=
+   >=dev-ml/typerep-0.14.0:=
+   >=dev-ml/ppxlib-0.18.0:=
+   >=dev-ml/ocaml-compiler-libs-0.11.0:=
+   >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+   dev-ml/cinaps:=
+"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2020-10-15 Thread Sam James
commit: aa7f14fb05acc5447756f869c2f1f91815540059
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 15 12:41:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 15 12:41:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7f14fb

dev-ml/ppx_typerep_conv: arm64 keyworded (bug #748936)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 45120e71390..42bd8686d2f 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2020-10-14 Thread Sam James
commit: 35cfe708fe2ef578a392ffd7a7d81b1295600d87
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 15 01:16:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 15 01:16:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cfe708

dev-ml/ppx_typerep_conv: Keyword 0.14.1 arm, #748936

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index e1cb2971b75..45120e71390 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2017-08-15 Thread Alexis Ballier
commit: 4c10c050b6670419c4b546462c2a789bb493874c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Aug 15 07:15:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Aug 15 07:26:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c10c050

dev-ml/ppx_typerep_conv: convert to opam.eclass

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
index 1d4adf4562b..30147fc55d6 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Generation of runtime types from type declarations"
 HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
@@ -13,7 +15,6 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
-   dev-lang/ocaml:=
dev-ml/ppx_core:=
dev-ml/ppx_driver:=
dev-ml/ppx_metaquot:=
@@ -22,12 +23,4 @@ DEPEND="
dev-ml/ocaml-migrate-parsetree:=
"
 RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} 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
-}
+DEPEND="${DEPEND} dev-ml/jbuilder"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2017-01-24 Thread Alexis Ballier
commit: 5e53a5a1007677d88b935a3123ebfdd3f1a1b92c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 24 11:43:23 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 24 11:50:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e53a5a1

dev-ml/ppx_typerep_conv: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ppx_typerep_conv/Manifest   |  1 -
 .../ppx_typerep_conv-113.24.00.ebuild  | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index fd30133..fe3ab9a 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,2 +1 @@
-DIST ppx_typerep_conv-113.24.00.tar.gz 56449 SHA256 
d106b1b400c73d484c1f1f28009c8952cc6abcb71de483ab170b04a31efb009c SHA512 
c84f4f61a47965f6df491cde2f3d13d48e3b0d2badfc7a90a299370dfafea5c7b79ea02418800fc3871958d8f5b78aac96a1c86e56b6dafc8e9edc08ff10146e
 WHIRLPOOL 
6bd77599ab66a9daf7506218c43bf5866e0e3c0892f3c8c1fca14396b110e6050b4e9a4105f34940e28119852be4e88581a1f8b650a8b1a04e2b8b2207f84da1
 DIST ppx_typerep_conv-113.33.00.tar.gz 56347 SHA256 
b7e622fe0cec3e91096ed5b9a69e74689d580974caab579aa01bebcf8ca82d14 SHA512 
419c76b6ba0ed1806760180a2ec84684901323209ca4af3d97e1894190090a73c4327686f6fb30769d8bea50a202eab3ca2326b79209a9d13164a4467f4b0644
 WHIRLPOOL 
7143b69d02950eef642a85989ff5e10781884cd8219365147993e6bac761fda46c115d6462b301157150e055812868b280324a1a0cbe7e6b45e7ed8e041cf140

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild
deleted file mode 100644
index b6501cc..
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Generation of runtime types from type declarations"
-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=""
-
-DEPEND="
-   dev-ml/ppx_core:=
-   dev-ml/ppx_tools:=
-   dev-ml/ppx_type_conv:=
-   dev-ml/typerep:=
-   "
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/files/, dev-ml/ppx_typerep_conv/

2016-05-03 Thread Alexis Ballier
commit: a0ca56728fff0d9013c13e4e86bcdf8f89b5c85d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue May  3 15:06:41 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue May  3 17:44:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ca5672

dev-ml/ppx_typerep_conv: fix build with ocaml 4.03

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

 dev-ml/ppx_typerep_conv/files/oc43.patch   | 61 ++
 .../ppx_typerep_conv-113.33.00.ebuild  |  4 ++
 2 files changed, 65 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/files/oc43.patch 
b/dev-ml/ppx_typerep_conv/files/oc43.patch
new file mode 100644
index 000..3f3a641
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/files/oc43.patch
@@ -0,0 +1,61 @@
+diff -uNr ppx_typerep_conv-113.33.00/_oasis 
ppx_typerep_conv-113.33.00+4.03/_oasis
+--- ppx_typerep_conv-113.33.00/_oasis  2016-03-09 16:44:55.0 +0100
 ppx_typerep_conv-113.33.00+4.03/_oasis 2016-03-22 15:13:51.0 
+0100
+@@ -1,8 +1,8 @@
+ OASISFormat:  0.4
+-OCamlVersion: >= 4.02.3
++OCamlVersion: >= 4.03.0
+ FindlibVersion:   >= 1.3.2
+ Name: ppx_typerep_conv
+-Version:  113.33.00
++Version:  113.33.00+4.03
+ Synopsis: Generation of runtime types from type declarations
+ Authors:  Jane Street Group, LLC 
+ Copyrights:   (C) 2015-2016 Jane Street Group LLC 

+diff -uNr ppx_typerep_conv-113.33.00/opam ppx_typerep_conv-113.33.00+4.03/opam
+--- ppx_typerep_conv-113.33.00/opam2016-03-18 12:08:01.0 +0100
 ppx_typerep_conv-113.33.00+4.03/opam   2016-03-22 17:51:38.0 
+0100
+@@ -17,4 +17,4 @@
+   "ppx_type_conv"
+   "typerep"
+ ]
+-available: [ ocaml-version >= "4.02.3" ]
++available: [ ocaml-version >= "4.03.0" ]
+diff -uNr ppx_typerep_conv-113.33.00/src/ppx_typerep_conv.ml 
ppx_typerep_conv-113.33.00+4.03/src/ppx_typerep_conv.ml
+--- ppx_typerep_conv-113.33.00/src/ppx_typerep_conv.ml 2016-03-09 
16:44:55.0 +0100
 ppx_typerep_conv-113.33.00+4.03/src/ppx_typerep_conv.ml2016-03-22 
15:13:51.0 +0100
+@@ -134,7 +134,7 @@
+   let label = cd.pcd_name.txt in
+   let loc = cd.pcd_loc in
+   match cd.pcd_args with
+-  | [] ->
++  | Pcstr_tuple [] ->
+ { label;
+   ctyp = None;
+   poly = false;
+@@ -142,7 +142,7 @@
+   index;
+   arity_index = no_arg ();
+ }
+-  | args ->
++  | Pcstr_tuple args ->
+ let arity = List.length args in
+ let ctyp = ptyp_tuple ~loc args in
+ { label;
+@@ -152,6 +152,7 @@
+   index;
+   arity_index = with_arg ();
+ }
++  | Pcstr_record _ -> failwith "Pcstr_record not supported"
+ in
+ List.mapi cds ~f:mapi
+ end
+@@ -263,7 +264,7 @@
+ [%stri let name = [%e estring ~loc full_type_name] ]
+   in
+   pmod_structure ~loc
+-[ pstr_type ~loc [td]
++[ pstr_type ~loc Nonrecursive [td]
+ ; name_def
+ ]
+ 

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild
index b6501cc..cbf58ec 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild
@@ -24,6 +24,10 @@ DEPEND="
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND} dev-ml/opam"
 
+src_prepare() {
+   has_version '>=dev-lang/ocaml-4.03' && epatch "${FILESDIR}/oc43.patch"
+}
+
 src_configure() {
emake setup.exe
OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/

2016-03-22 Thread Alexis Ballier
commit: 85c7f617fefa7063cba76e1dd41de3b467f9a171
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Mar 22 08:52:24 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Mar 22 09:19:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c7f617

dev-ml/ppx_typerep_conv: bump to 113.33.00

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

 dev-ml/ppx_typerep_conv/Manifest   |  1 +
 .../ppx_typerep_conv-113.33.00.ebuild  | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index ad82426..fd30133 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1 +1,2 @@
 DIST ppx_typerep_conv-113.24.00.tar.gz 56449 SHA256 
d106b1b400c73d484c1f1f28009c8952cc6abcb71de483ab170b04a31efb009c SHA512 
c84f4f61a47965f6df491cde2f3d13d48e3b0d2badfc7a90a299370dfafea5c7b79ea02418800fc3871958d8f5b78aac96a1c86e56b6dafc8e9edc08ff10146e
 WHIRLPOOL 
6bd77599ab66a9daf7506218c43bf5866e0e3c0892f3c8c1fca14396b110e6050b4e9a4105f34940e28119852be4e88581a1f8b650a8b1a04e2b8b2207f84da1
+DIST ppx_typerep_conv-113.33.00.tar.gz 56347 SHA256 
b7e622fe0cec3e91096ed5b9a69e74689d580974caab579aa01bebcf8ca82d14 SHA512 
419c76b6ba0ed1806760180a2ec84684901323209ca4af3d97e1894190090a73c4327686f6fb30769d8bea50a202eab3ca2326b79209a9d13164a4467f4b0644
 WHIRLPOOL 
7143b69d02950eef642a85989ff5e10781884cd8219365147993e6bac761fda46c115d6462b301157150e055812868b280324a1a0cbe7e6b45e7ed8e041cf140

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild
new file mode 100644
index 000..b6501cc
--- /dev/null
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.33.00.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit oasis
+
+DESCRIPTION="Generation of runtime types from type declarations"
+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=""
+
+DEPEND="
+   dev-ml/ppx_core:=
+   dev-ml/ppx_tools:=
+   dev-ml/ppx_type_conv:=
+   dev-ml/typerep:=
+   "
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND} 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
+}