commit:     5f39391cb7f5eba5e29588ad341d7b86aafbf0b8
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 19:36:56 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 19:36:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f39391c

dev-ml/ppx_stable: drop 0.15.0

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

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

diff --git a/dev-ml/ppx_stable/Manifest b/dev-ml/ppx_stable/Manifest
index 6cfc8257043f..670d71725846 100644
--- a/dev-ml/ppx_stable/Manifest
+++ b/dev-ml/ppx_stable/Manifest
@@ -1,4 +1,3 @@
-DIST ppx_stable-0.15.0.tar.gz 18143 BLAKE2B 
cfd317f98c7683bd2faf29eb386939f07b30798f16e43abdfe9361f9f3d373d4b64ed13aa87f300e5f14052ad1bc636d402af84c9f15d9e26d7b2dc976c812af
 SHA512 
1be50f061d55ea0fcb8bd846955da3ceb07b97986d74a06b41c0f6b5c0dfb3a55f9e39e47f64ae227ecce89dd31dc3b03082031748982419d4ce9a14b5cdb436
 DIST ppx_stable-0.16.0.tar.gz 18298 BLAKE2B 
3308ecc99f3c5a6c9b5a270f04effc62dfdb52116b91255eb0383e3244a2710124a211a81d52954ee5ac94251f84847d12787dd79b7c3d96a68d1bd4abf52458
 SHA512 
bbc40494718d99228e194f766be75c67a657cb50fe6090d05ba30606be40406c93323b64ae3d2400ab6a1563c3e9fa04c2ba82da7db47b7c1cfec103f75d19cb
 DIST ppx_stable-0.17.0.tar.gz 24850 BLAKE2B 
7197c96be025f61cfec88b9157f03dc76b38099d18b81f884352ca5f4cbc8cac2bf42d3a37dcda974dbfc73aacbc83a68eb158c5d7dea6a637e603057d2dc728
 SHA512 
1e13b874e803f16e175ebd61928d1486586974067f54f40de196bc300df347a5ac83841c214c024d98196e0d5a1e443a9d9c52f14fc04571826099b292ba6113
 DIST ppx_stable-0.17.1.tar.gz 24861 BLAKE2B 
5e5d5300e4e6be36e980af98e4692181e1d45f35dcbb17d7a679293766e33e58d084946f4e1722f716b1c6d5253d3ca461e762abeb16fde00b6fe2506dbda0de
 SHA512 
aff081814ac95dc4ebcaa275ccd6fb4e6d7de5de4ef3fc6a633debeeae213136d46c526fb8dc33896542dcde0319957d04308f4a5b8012342fc6a9ccfb5dc072

diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
deleted file mode 100644
index 7e20fbeb6a20..000000000000
--- a/dev-ml/ppx_stable/ppx_stable-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="Stable types conversions generator"
-HOMEPAGE="https://github.com/janestreet/ppx_stable";
-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/base:${SLOT}
-       >=dev-ml/ppxlib-0.23.0:=
-       >=dev-ml/ocaml-compiler-libs-0.11.0:=
-"
-RDEPEND="${DEPEND}"

Reply via email to