commit: 9041e271d07eeb9f91b430f3bb772852a85910db
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 22:28:16 2023 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 22:28:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9041e271
dev-ml/ppx_sexp_conv: add ocamlopt? deps
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppx_sexp_conv/Manifest | 1 -
....14.1.ebuild => ppx_sexp_conv-0.14.1-r1.ebuild} | 17 +++++++--------
....2-r1.ebuild => ppx_sexp_conv-0.14.2-r2.ebuild} | 17 +++++++--------
....14.3.ebuild => ppx_sexp_conv-0.14.3-r1.ebuild} | 16 +++++++-------
.../ppx_sexp_conv/ppx_sexp_conv-0.15.0-r2.ebuild | 25 ----------------------
....15.1.ebuild => ppx_sexp_conv-0.15.1-r1.ebuild} | 8 +++----
....16.0.ebuild => ppx_sexp_conv-0.16.0-r1.ebuild} | 8 +++----
7 files changed, 32 insertions(+), 60 deletions(-)
diff --git a/dev-ml/ppx_sexp_conv/Manifest b/dev-ml/ppx_sexp_conv/Manifest
index 695d65083f07..5a2f9fa9a240 100644
--- a/dev-ml/ppx_sexp_conv/Manifest
+++ b/dev-ml/ppx_sexp_conv/Manifest
@@ -1,6 +1,5 @@
DIST ppx_sexp_conv-0.14.1.tar.gz 49857 BLAKE2B
ede55963d995917bd0c4a1464b58f8584ec6be4793df706fd3be96670fe685aba82459f9a1e4c6117c594953a3f23c502cc609f1069d482d24278baf7ed87ed5
SHA512
5018abe07300f67cb2c8b8cd8242403a91ac6b7fda13fe43060b3b09635082a7ad45858c7c6442a5fcae2b6d7d398a03eec16cfcbc5fd59f7f3f5c5fd1ad56f9
DIST ppx_sexp_conv-0.14.2.tar.gz 49876 BLAKE2B
32109eb6300894156f91721a1c74e94803106cf8a9a9326bf815d3094e166ce34b19f3d28b770d381ca3ce32227a80b15baa61e6f9c2d0082c47b87678c0f239
SHA512
d0121770030da142fd559b5f8d52d4a029d032c5ac9c79bf235190e0aaff58e5cce0a5ca5f198ca8a112e0970ca27ab18d4f201376ca6b799b91d71deb915f25
DIST ppx_sexp_conv-0.14.3.tar.gz 49886 BLAKE2B
9fda18267995cdd8efb9dafb069df6a51106a800b263f4c94129957a3f23d2bee72f39382623a320cb09ea13c255000ecf9670c19ccf49d55627c02bb0912224
SHA512
7de81d64e7eeb4d6097134606411830dd066f94222ed320a9c32752116961806ccf807f802e07c522c32aa6f7c20bb901804612a0ffc1b14807903c92acb2f44
-DIST ppx_sexp_conv-0.15.0.tar.gz 67450 BLAKE2B
06ea07b90237a288922cfc5a9f6ab2730b7ebc208998c8472635af0fee50e5e2acd5972bcbffe20023fa423db4d788cfae3472d10569c47e444f18ce98599a21
SHA512
da526b5a783c5b2e6cb5d3fc39d69b2eb29807ba77d58ade82abb9267137e8536ec7b841f6ec51b9eb00008a26f71137e78f65df2023b1a47ea586f8d94ce66d
DIST ppx_sexp_conv-0.15.1.tar.gz 67448 BLAKE2B
4994b609edd19bc70755c418ff7ed0972199ad6b3dde834ad32400c613113a3b3622dca160a4e49ed5abd6fcb9ced3f7580ffc1bcb055ca1d71a945ae56ea203
SHA512
f2b669e7c7bbbc8dd4978b47b73662dd0195ae85cdd71596485211cb5ab4daedcae9be4b33796674320e0d324b7ee9f90d3b219212be98ed792e3a89ccf8c41b
DIST ppx_sexp_conv-0.16.0.tar.gz 66918 BLAKE2B
7f7f4bd9c3178d80b0b813204e8abbc2791a519951793ed99df62988b91fc90e3616565a2c1b629a80a05814b7cb06f491109e079b70aba9a1606552a2a8e19f
SHA512
ceacd17683c8e739d2e5eaabb585c01615a11b18c1bef7df85b48820885d344cbae94c1351a6a2522e016a1bd41fc3997928d6b2b2169aeda72ea6626eb1f7a0
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1-r1.ebuild
similarity index 62%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1-r1.ebuild
index 41666a867b9c..c00cadc46031 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1-r1.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=7
@@ -15,14 +15,13 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="
- =dev-ml/base-0.14*:=
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.18.0:=
- <dev-ml/ppxlib-0.22:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
- >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
- dev-ml/cinaps:=
- dev-ml/sexplib0:=
+ =dev-ml/base-0.14*:=[ocamlopt?]
+ dev-ml/findlib:=[ocamlopt?]
+ <dev-ml/ppxlib-0.22:=[ocamlopt?]
+ dev-ml/ocaml-compiler-libs:=[ocamlopt?]
+ >=dev-ml/ocaml-migrate-parsetree-2.0.0:=[ocamlopt?]
+ dev-ml/cinaps:=[ocamlopt?]
+ dev-ml/sexplib0:=[ocamlopt?]
"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r1.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r2.ebuild
similarity index 61%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r1.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r2.ebuild
index 2fe40bf31b75..017dfbd5279f 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r2.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=7
@@ -16,13 +16,12 @@ IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536
DEPEND="
- =dev-ml/base-0.14*:=
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.18.0:=
- <dev-ml/ppxlib-0.21.0:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
- >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
- dev-ml/cinaps:=
- dev-ml/sexplib0:=
+ =dev-ml/base-0.14*:=[ocamlopt?]
+ dev-ml/findlib:=[ocamlopt?]
+ <dev-ml/ppxlib-0.21.0:=[ocamlopt?]
+ dev-ml/ocaml-compiler-libs:=[ocamlopt?]
+ >=dev-ml/ocaml-migrate-parsetree-2.0.0:=[ocamlopt?]
+ dev-ml/cinaps:=[ocamlopt?]
+ dev-ml/sexplib0:=[ocamlopt?]
"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3-r1.ebuild
similarity index 63%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3-r1.ebuild
index 3075a2aed976..3db1a61dc337 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3-r1.ebuild
@@ -16,13 +16,13 @@ IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536
DEPEND="
- =dev-ml/base-0.14*:=
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.22.0:=
- <dev-ml/ppxlib-0.26.0:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
- >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
- dev-ml/cinaps:=
- dev-ml/sexplib0:=
+ =dev-ml/base-0.14*:=[ocamlopt?]
+ dev-ml/findlib:=[ocamlopt?]
+ >=dev-ml/ppxlib-0.22.0:=[ocamlopt?]
+ <dev-ml/ppxlib-0.26.0:=[ocamlopt?]
+ dev-ml/ocaml-compiler-libs:=[ocamlopt?]
+ >=dev-ml/ocaml-migrate-parsetree-2.0.0:=[ocamlopt?]
+ dev-ml/cinaps:=[ocamlopt?]
+ dev-ml/sexplib0:=[ocamlopt?]
"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r2.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r2.ebuild
deleted file mode 100644
index a31de8e54ea4..000000000000
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Support Library for type-driven code generators"
-HOMEPAGE="https://github.com/janestreet/ppx_sexp_conv"
-SRC_URI="https://github.com/janestreet/ppx_sexp_conv/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"
-
-# Upper bound on ppxlib for bug #769536
-DEPEND="
- dev-ml/base:${SLOT}
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.23:=
- <dev-ml/ppxlib-0.26
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
-"
-RDEPEND="${DEPEND}"
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1-r1.ebuild
similarity index 78%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1-r1.ebuild
index 9888ebb019fc..731b14fca1bd 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1-r1.ebuild
@@ -16,9 +16,9 @@ IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536
DEPEND="
- dev-ml/base:${SLOT}
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.26:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
+ dev-ml/base:${SLOT}[ocamlopt?]
+ dev-ml/findlib:=[ocamlopt?]
+ >=dev-ml/ppxlib-0.26:=[ocamlopt?]
+ dev-ml/ocaml-compiler-libs:=[ocamlopt?]
"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0.ebuild
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild
similarity index 79%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild
index 6d2d413beb92..0ebc5e9d824a 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild
@@ -17,9 +17,9 @@ IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536
DEPEND="
>=dev-lang/ocaml-4.14
- dev-ml/base:${SLOT}
- dev-ml/findlib:=
- >=dev-ml/ppxlib-0.28:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
+ dev-ml/base:${SLOT}[ocamlopt?]
+ dev-ml/findlib:=[ocamlopt?]
+ >=dev-ml/ppxlib-0.28:=[ocamlopt?]
+ dev-ml/ocaml-compiler-libs:=[ocamlopt?]
"
RDEPEND="${DEPEND}"