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

2024-02-17 Thread Alfredo Tupone
commit: a3169a5b244f169a7989066710f4d9ed345a66d5
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Feb 17 15:27:26 2024 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Feb 17 15:27:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3169a5b

dev-ml/ppx_stable: update maintainers

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

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

diff --git a/dev-ml/ppx_stable/metadata.xml b/dev-ml/ppx_stable/metadata.xml
index 885eef21d107..8fdeb7505892 100644
--- a/dev-ml/ppx_stable/metadata.xml
+++ b/dev-ml/ppx_stable/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   m...@gentoo.org
+   ML
+   

janestreet/ppx_stable




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

2023-07-02 Thread Alfredo Tupone
commit: da9b36a15c72494c858157f976653be77bf6b08f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Jul  2 06:33:50 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jul  2 07:21:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9b36a1

dev-ml/ppx_stable: add 0.16.0

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

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

diff --git a/dev-ml/ppx_stable/Manifest b/dev-ml/ppx_stable/Manifest
index 7273ec1eb8d0..e5974b784c2e 100644
--- a/dev-ml/ppx_stable/Manifest
+++ b/dev-ml/ppx_stable/Manifest
@@ -1,2 +1,3 @@
 DIST ppx_stable-0.14.1.tar.gz 12031 BLAKE2B 
837a53206d3a8d651d53f665daebbcfde3a1b5d55f1ed13d3ac8feecbd9ba0fb24ad7bb1cf24a0bfa00a41a46c3ef0f84385bc8792685f42ef18facf88ce348f
 SHA512 
1c99a61537a2ce7d40208c64efbf71c54726b228d3746f2afaf9e813b3fed9c8016bb2eb859be24993c7c922a34f574e1028db8e7ee922d4772336dc0496df74
 DIST ppx_stable-0.15.0.tar.gz 18143 BLAKE2B 
cfd317f98c7683bd2faf29eb386939f07b30798f16e43abdfe9361f9f3d373d4b64ed13aa87f300e5f14052ad1bc636d402af84c9f15d9e26d7b2dc976c812af
 SHA512 
1be50f061d55ea0fcb8bd846955da3ceb07b97986d74a06b41c0f6b5c0dfb3a55f9e39e47f64ae227ecce89dd31dc3b03082031748982419d4ce9a14b5cdb436
+DIST ppx_stable-0.16.0.tar.gz 18298 BLAKE2B 
3308ecc99f3c5a6c9b5a270f04effc62dfdb52116b91255eb0383e3244a2710124a211a81d52954ee5ac94251f84847d12787dd79b7c3d96a68d1bd4abf52458
 SHA512 
bbc40494718d99228e194f766be75c67a657cb50fe6090d05ba30606be40406c93323b64ae3d2400ab6a1563c3e9fa04c2ba82da7db47b7c1cfec103f75d19cb

diff --git a/dev-ml/ppx_stable/ppx_stable-0.16.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.16.0.ebuild
new file mode 100644
index ..eaffd572aa50
--- /dev/null
+++ b/dev-ml/ppx_stable/ppx_stable-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="Stable types conversions generator"
+HOMEPAGE="https://github.com/janestreet/ppx_stable;
+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/base:${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_stable/

2023-03-26 Thread Arthur Zamarin
commit: a18a71377de173093aa9af353d6d52a49a4da8e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:13:36 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:13:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18a7137

dev-ml/ppx_stable: Stabilize 0.15.0 ppc64, #901587

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index e18cf7bb7cd1..7e20fbeb6a20 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

2023-03-25 Thread Arthur Zamarin
commit: 42d7eecc2e34f394c9677d3f4bea7e41a026659f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar 25 06:34:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar 25 06:34:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d7eecc

dev-ml/ppx_stable: Stabilize 0.15.0 x86, #901587

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index 19cabb0abbc6..e18cf7bb7cd1 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

2023-03-24 Thread Arthur Zamarin
commit: 490c07bac4246d60aa36669eefbdcee3f0a4f554
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 20:44:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 20:44:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490c07ba

dev-ml/ppx_stable: Stabilize 0.15.0 arm, #901587

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index e5d9c5ab6ecc..19cabb0abbc6 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

2023-03-24 Thread Arthur Zamarin
commit: 43d816306996cad44a0af7e5698d6b284297ad36
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 20:33:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 20:33:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d81630

dev-ml/ppx_stable: Stabilize 0.15.0 arm64, #901587

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index a24e88d964a8..e5d9c5ab6ecc 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

2023-03-16 Thread Alfredo Tupone
commit: 0d9ad762e368f0b6aae12c666104a20ddc2d82f7
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Mar 16 13:23:48 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Mar 16 13:23:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9ad762

dev-ml/ppx_stable: stabilize 0.15.0 for amd64

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index 009a245f7bbf..a24e88d964a8 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

2022-10-19 Thread Alfredo Tupone
commit: 2eb487dfb94376a07a6a1edbb969d6b191f0ea88
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Oct 19 20:34:31 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Oct 19 20:41:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb487df

dev-ml/ppx_stable: adj deps

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

 dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 711ba43ee52c..db88c196e937 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
@@ -17,8 +17,9 @@ IUSE="+ocamlopt"
 DEPEND="
>=dev-ml/base-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/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_stable/

2022-04-25 Thread Alfredo Tupone
commit: 8c73cff9fea36d2afe11212e7d23c13329411cf2
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Apr 25 17:19:47 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Apr 25 17:20:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c73cff9

dev-ml/ppx_stable: 0.15.0 bump

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

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

diff --git a/dev-ml/ppx_stable/Manifest b/dev-ml/ppx_stable/Manifest
index 4c65859c1972..7273ec1eb8d0 100644
--- a/dev-ml/ppx_stable/Manifest
+++ b/dev-ml/ppx_stable/Manifest
@@ -1 +1,2 @@
 DIST ppx_stable-0.14.1.tar.gz 12031 BLAKE2B 
837a53206d3a8d651d53f665daebbcfde3a1b5d55f1ed13d3ac8feecbd9ba0fb24ad7bb1cf24a0bfa00a41a46c3ef0f84385bc8792685f42ef18facf88ce348f
 SHA512 
1c99a61537a2ce7d40208c64efbf71c54726b228d3746f2afaf9e813b3fed9c8016bb2eb859be24993c7c922a34f574e1028db8e7ee922d4772336dc0496df74
+DIST ppx_stable-0.15.0.tar.gz 18143 BLAKE2B 
cfd317f98c7683bd2faf29eb386939f07b30798f16e43abdfe9361f9f3d373d4b64ed13aa87f300e5f14052ad1bc636d402af84c9f15d9e26d7b2dc976c812af
 SHA512 
1be50f061d55ea0fcb8bd846955da3ceb07b97986d74a06b41c0f6b5c0dfb3a55f9e39e47f64ae227ecce89dd31dc3b03082031748982419d4ce9a14b5cdb436

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
new file mode 100644
index ..009a245f7bbf
--- /dev/null
+++ b/dev-ml/ppx_stable/ppx_stable-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="Stable types conversions generator"
+HOMEPAGE="https://github.com/janestreet/ppx_stable;
+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/base:${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_stable/

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 2d138a654b6..52084415f54 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 99f9bc00fd6..2d138a654b6 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 0c3e839ad1b..99f9bc00fd6 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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_stable/

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 4647d3f986b..2c66fa94daf 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index a52640869d9..4647d3f986b 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2020-10-16 Thread Mark Wright
commit: dc51e220c818b0d3d440c528e0c9ab9f78bbf845
Author: Mark Wright  gentoo  org>
AuthorDate: Fri Oct 16 14:25:16 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Oct 16 15:16:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc51e220

dev-ml/ppx_stable: Fix deps

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

 dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index ccd15a2bb2d..a52640869d9 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
@@ -15,9 +15,10 @@ KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="+ocamlopt"
 
 DEPEND="
-   dev-ml/base:=
-   dev-ml/ppxlib:=
-   dev-ml/ocaml-migrate-parsetree:=
-   dev-ml/result:=
+   >=dev-ml/base-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_stable/

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index ed5f22fe2d6..ccd15a2bb2d 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="+ocamlopt"
 
 DEPEND="



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

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

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

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

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

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index d001ad9bbfe..ed5f22fe2d6 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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"
+KEYWORDS="~amd64 ~arm"
 IUSE="+ocamlopt"
 
 DEPEND="