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

dev-ml/ppx_typerep_conv: drop 0.15.0

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

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

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index 5fee74ae7268..1850da96ff5e 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,4 +1,3 @@
-DIST ppx_typerep_conv-0.15.0.tar.gz 9392 BLAKE2B 
3f7d9ac373048434ea55deab18b25bd74da77116b20db841c412c3304f318a1b820708c3f9cb6eab1f92fda399d3e6168fc8b3cc0546501f4fc6b57da5f74414
 SHA512 
3f5bb2c70674e5f6219daa883fe948023a60558c9560c5d8e6b187e0420adf8767ce4f5cca06fe7edccd52e531b2e79d962f7fdc7502cb63280c364627621c73
 DIST ppx_typerep_conv-0.16.0.tar.gz 9421 BLAKE2B 
dbef20e205e550ab4ef16cf0e53bb47567b922297818a944a3fb6cd07eee90c6184d9cd33d7fc2e67b47fd371c95410f7022a8e140c9946c1c7502bb2a433d0c
 SHA512 
842f3caeb22b7d1feb1de9f599ffe2474365704e7ce9c05366b9714bcbf165791eda8b16d420a3a64ccc8ea44a9b2178ffddaa8e3ad005c6536c3559f2da295a
 DIST ppx_typerep_conv-0.17.0.tar.gz 9462 BLAKE2B 
61f7c0d203a0838874086023cfa94223e0388b0baff5c51d4074b88c4687ce6c55e663f309e8aec7ac49cec9dfd10407f3e8cc2c0c0dffe074ebcd8ac7309222
 SHA512 
9051905d3fd042f6f4bec5653c249f4a164b636b8f53db67d9a25bcf7b230befd1a0477b16c50f5d9c766bc52f3317a28a929fe8fc725514377925df7ce8da88
 DIST ppx_typerep_conv-0.17.1.tar.gz 9459 BLAKE2B 
8b843fe1b4453d146c91e17f463c87491be9dc7b3db44eb55c52eecc5d609f554dc75ab0288dea31a996f6842a9e56c9d6946ae6f859220849d142ac1b961421
 SHA512 
8184722762d1e848b16f5409ecf478d0e60fadac590fba1d9355bd7efa09c25e4b87cdc0d117a77386b8da6fcf2bf13c7cf6150f3090686e354a2354ad52e1c5

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild 
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
deleted file mode 100644
index d35b1b58448a..000000000000
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_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 runtime types from type declarations"
-HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv";
-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/typerep:${SLOT}
-       >=dev-ml/ppxlib-0.23.0:=
-       >=dev-ml/ocaml-compiler-libs-0.11.0:=
-"
-RDEPEND="${DEPEND}"

Reply via email to