commit:     a6a5e0dd3e34e69e3700f4583a48df3611f5bc7d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 19:38:06 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 19:38:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a5e0dd

dev-ml/ppx_variants_conv: drop 0.15.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_variants_conv/Manifest                  |  1 -
 .../ppx_variants_conv-0.15.0.ebuild                | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-ml/ppx_variants_conv/Manifest 
b/dev-ml/ppx_variants_conv/Manifest
index b6dbbf5d877a..56e06cc4a70f 100644
--- a/dev-ml/ppx_variants_conv/Manifest
+++ b/dev-ml/ppx_variants_conv/Manifest
@@ -1,4 +1,3 @@
-DIST ppx_variants_conv-0.15.0.tar.gz 10530 BLAKE2B 
5947ce3056639ae54f7fb7aea16f1657997ef631f4544baae849023b3d9cc29c8711cc3913e3583b58db99afea793d4cfe13c189e3f0ca44e5ddb0e9515a0507
 SHA512 
549b8d7af75cb98bc6cfe3bc53d43a9bee5c767de149905faf76c0a97c5be86d14d784377805c3932423d4dc698375edbd52f1cf508a4d0f3ea8e79f7e284224
 DIST ppx_variants_conv-0.16.0.tar.gz 12331 BLAKE2B 
d8b454b1d489dede40ea0d43f6d9f8ee30784b975ac388f0c05c3d4778690a102ee8105d888edec0fe899906c8b7e3d083eb6ff0b79d5ee85b5af57ecada0495
 SHA512 
56a4e1da5cc855549e59adcbe25dfc175c7c2bd989f0b984182e2c7d35d5fa19829b38cbbd64104f22dfe06b4460f20ad66e922a553061cabde3d73473cdf33a
 DIST ppx_variants_conv-0.17.0.tar.gz 12377 BLAKE2B 
15fb5b071aa785682433100cd225a840f708411d4cbb63ffc4fa6541b9f6cf5804b03aa9e9c6c106a0cfe2e69da7d805c316d9ea88fdd1a2336d50dc48cca70c
 SHA512 
5b0e414b10e1911048090ddf208e9eaecb1fadb0b2665c0cd69883d260f2fb4f3d0ccebd051c4f2caadf4c4c18dcb46d4880560acbe297c4fff65c582c756d3c
 DIST ppx_variants_conv-0.17.1.tar.gz 12379 BLAKE2B 
c2e2f68af20ef3dd1d33fa5bc86b82e4f47991124307410285f0951dda317efad5d028794c21975e87911d63427a9970ae10992e505fa46390e16e2185736b00
 SHA512 
23c9866b2f07e8e55fb7c19bbddbd1c424410fcb590c2b5039b0d194274fd5cfe6a58da55db83cfaddc698c00e42cad95756f49ef0f3d3163fd5f362ebd5e25a

diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild 
b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
deleted file mode 100644
index c1cc325c1f3b..000000000000
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Generation of accessor and iteration functions for ocaml variant 
types"
-HOMEPAGE="https://github.com/janestreet/ppx_variants_conv";
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
-IUSE="+ocamlopt"
-
-DEPEND="
-       dev-ml/variantslib:${SLOT}
-       >=dev-ml/ppxlib-0.23.0:=
-       >=dev-ml/ocaml-compiler-libs-0.11.0:=
-"
-RDEPEND="${DEPEND}"

Reply via email to