diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-04-22 20:02:50 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-04-22 20:03:13 +0200 |
commit | e9be5a08b89baabbdcd8a819eb71cf475a1c7601 (patch) | |
tree | b87df2520171488c1e69114e22addd8ff6ffc857 /dev-ml/ppx_sexp_conv | |
parent | net-wireless/iwd: Stabilize 1.26 ppc, #840197 (diff) | |
download | gentoo-e9be5a08b89baabbdcd8a819eb71cf475a1c7601.tar.gz gentoo-e9be5a08b89baabbdcd8a819eb71cf475a1c7601.tar.bz2 gentoo-e9be5a08b89baabbdcd8a819eb71cf475a1c7601.zip |
dev-ml/ppx_sexp_conv: 0.15.0 bump
Closes: https://bugs.gentoo.org/839945
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r-- | dev-ml/ppx_sexp_conv/Manifest | 1 | ||||
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0.ebuild | 28 |
5 files changed, 32 insertions, 3 deletions
diff --git a/dev-ml/ppx_sexp_conv/Manifest b/dev-ml/ppx_sexp_conv/Manifest index d91d707882a1..2224c3b2006a 100644 --- a/dev-ml/ppx_sexp_conv/Manifest +++ b/dev-ml/ppx_sexp_conv/Manifest @@ -1,3 +1,4 @@ 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 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.ebuild index 4eb11e6d90b4..41666a867b9c 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.ebuild @@ -15,7 +15,7 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" - >=dev-ml/base-0.14.0:= + =dev-ml/base-0.14*:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= <dev-ml/ppxlib-0.22:= 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-r1.ebuild index 35667d6de01e..2fe40bf31b75 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-r1.ebuild @@ -16,7 +16,7 @@ IUSE="+ocamlopt" # Upper bound on ppxlib for bug #769536 DEPEND=" - >=dev-ml/base-0.14.0:= + =dev-ml/base-0.14*:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= <dev-ml/ppxlib-0.21.0:= 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.ebuild index de9865a70a5c..285433dddab4 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.ebuild @@ -16,7 +16,7 @@ IUSE="+ocamlopt" # Upper bound on ppxlib for bug #769536 DEPEND=" - >=dev-ml/base-0.14.0:= + =dev-ml/base-0.14*:= dev-ml/findlib:= >=dev-ml/ppxlib-0.22.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0.ebuild new file mode 100644 index 000000000000..289900ec72db --- /dev/null +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +IUSE="+ocamlopt" + +# Upper bound on ppxlib for bug #769536 +DEPEND=" + >=dev-lang/ocaml-4.09.0 + =dev-ml/base-0.15*:= + dev-ml/findlib:= + >=dev-ml/ppxlib-0.23:= + >=dev-ml/ocaml-compiler-libs-0.11.0:= + >=dev-ml/ocaml-migrate-parsetree-2.0.0:= + dev-ml/cinaps:= + dev-ml/sexplib0:= +" +RDEPEND="${DEPEND}" |