From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_sexp_conv/
Date: Fri, 29 Dec 2023 22:29:03 +0000 (UTC) [thread overview]
Message-ID: <1703888896.9041e271d07eeb9f91b430f3bb772852a85910db.tupone@gentoo> (raw)
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}"
next reply other threads:[~2023-12-29 22:29 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-29 22:29 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-30 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_sexp_conv/ Alfredo Tupone
2023-03-25 13:07 Arthur Zamarin
2023-03-25 1:47 Sam James
2023-03-25 1:47 Sam James
2023-03-25 1:43 Sam James
2023-03-16 13:42 Alfredo Tupone
2023-03-09 21:18 Alfredo Tupone
2023-01-28 13:26 Alfredo Tupone
2022-04-24 8:57 Alfredo Tupone
2022-04-23 18:46 Alfredo Tupone
2022-04-22 18:03 Alfredo Tupone
2021-11-15 19:41 Agostino Sarubbo
2021-11-15 16:29 Agostino Sarubbo
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-10-20 7:02 Agostino Sarubbo
2021-10-20 6:56 Agostino Sarubbo
2021-10-15 3:29 Sam James
2021-08-03 11:03 Sam James
2021-07-31 22:12 Sam James
2021-07-30 15:14 Agostino Sarubbo
2021-07-30 6:13 Sam James
2021-07-29 6:45 Agostino Sarubbo
2021-07-28 3:12 Sam James
2021-07-12 20:35 Alfredo Tupone
2021-07-12 19:57 Alfredo Tupone
2021-03-07 20:12 Alfredo Tupone
2021-02-09 18:31 Sam James
2021-01-24 20:43 Sam James
2020-10-16 15:17 Mark Wright
2018-02-14 14:30 Thomas Deutschmann
2017-09-10 14:45 Sergei Trofimovich
2017-08-15 7:26 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-04-17 8:35 Alexis Ballier
2017-04-17 8:35 Alexis Ballier
2017-04-15 10:27 Alexis Ballier
2017-01-24 11:40 Alexis Ballier
2016-03-22 9:20 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1703888896.9041e271d07eeb9f91b430f3bb772852a85910db.tupone@gentoo \
--to=tupone@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox