commit:     c6879c4d23b261a13aa29392fc6645cc4027c8b3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 18:49:06 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 18:53:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6879c4d

dev-ml/ppx_bin_prot: drop 0.15.0-r1

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

 dev-ml/ppx_bin_prot/Manifest                      |  1 -
 dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild | 26 -----------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-ml/ppx_bin_prot/Manifest b/dev-ml/ppx_bin_prot/Manifest
index fb012306bf7f..4acc8667b6d3 100644
--- a/dev-ml/ppx_bin_prot/Manifest
+++ b/dev-ml/ppx_bin_prot/Manifest
@@ -1,4 +1,3 @@
-DIST ppx_bin_prot-0.15.0.tar.gz 37045 BLAKE2B 
6ec039c1b18c759a676c1da30f02d70799e93d77dcd530844b2a448e4f2a58fbdf9c88f0d4a802a34070959586e7b9c7b1be1b51de9d29d34ea57fba9c7938cf
 SHA512 
3fdc7e9431458b752d553f093762e3ed3c96af3a789eceeb94895284de961a887e358d137c21da372cadf6c0e6329628f6c698499581f672e0e1913b3274cc14
 DIST ppx_bin_prot-0.16.0.tar.gz 37632 BLAKE2B 
48597b32da8b41dc5c9027d8dccff099055b9efdd7510c5f89c4d74f51e2fe6150e800ed5fbcc44f818deed5843e5bd485403ef7ec1e09ddec8d2b328e1dc8ad
 SHA512 
b6e4f1a1ea1dfcfb2c23f34b0842097ad85535a22a767b2f47aa3a5812a112a60768c7b94bfce2602721f165b8ffec1e5282e83a008b2c6684bb102093467f3c
 DIST ppx_bin_prot-0.17.0.tar.gz 39491 BLAKE2B 
f74d2517266a4d59ad72110bd86585201753ef776f5c43b81d6c8bbeca1a3c239432262fc35b0a4ee7ec460dede997957278dbdd79f2e7ccbdcee75431f07a87
 SHA512 
4017dcd4405cb0882cc6398ea7ed3ffd8ed628c6c515f51b4cea16183a9a39b4b8eb8c33eb84f07abe72261b5b140149dc92a88192995fc9d9adb84047a804db
 DIST ppx_bin_prot-0.17.1.tar.gz 39491 BLAKE2B 
6364305d05da7a47a89b46372ae53d750158d49c963919e8ec19020dfaf40e3a85a067b83ef7375d290385b573924acadefc920b577f891f548eee6c8d85fcbf
 SHA512 
b5fd4b5718a1486b3f6e5c3ae424a254e30776499ed1d64df7679b7d3f30c1155cfeff0abe29b1426a3b0b58a7bb1bb9fdfb04076bcd6be8ce093c882bae8bf7

diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild 
b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
deleted file mode 100644
index 105e3fde7628..000000000000
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
+++ /dev/null
@@ -1,26 +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 bin_prot readers and writers from types"
-HOMEPAGE="https://github.com/janestreet/ppx_bin_prot";
-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 test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-ml/bin_prot:${SLOT}
-       dev-ml/ppx_here:${SLOT}
-       >=dev-ml/ppxlib-0.23.0:=
-"
-DEPEND="${RDEPEND}
-       test? (
-               dev-ml/ppx_jane
-       )"

Reply via email to