commit:     76b30dd3b1b8c8a9ca86d67f26bdfe9a64367b12
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 19:49:01 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 19:49:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b30dd3

dev-ml/typerep: drop 0.15.0-r1

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

 dev-ml/typerep/Manifest                 |  1 -
 dev-ml/typerep/typerep-0.15.0-r1.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-ml/typerep/Manifest b/dev-ml/typerep/Manifest
index 38528e0541f7..2bba726bb0ff 100644
--- a/dev-ml/typerep/Manifest
+++ b/dev-ml/typerep/Manifest
@@ -1,3 +1,2 @@
-DIST typerep-0.15.0.tar.gz 22737 BLAKE2B 
f94587cd3b4bb9efb117c1ce228663fe91ad1156cc287654f5a1dc684fea35b7b3d25f69643e7c5418dff70cf56d4afbba75165833a11817d75abfdd398f9277
 SHA512 
d86821dbf4dd808a6310986cebed50029fa5388e0dba8fdc165e50f5346214a9e110c14070fcbbaf2ba3f4261595f9370b0acd723b6445729f562600500b795b
 DIST typerep-0.16.0.tar.gz 23002 BLAKE2B 
d0ec7176b8354a2734b13317f2084eaac154a46567f2286ed33702908afcbe7ceeacbf15cc6fe6fb03ceae4f975d32ff4eeaafe05477abbf11849a0a70e61dd9
 SHA512 
1a93552b3ba83d0b1fee155a083cf929949089372dc21419a62a0f3ef0ea0171b6294833e3ff06cc718e2cfd761072f1c835f5026a17bb3fb17a0dfc7a23718e
 DIST typerep-0.17.1.tar.gz 23072 BLAKE2B 
2d904f1416c34631fe583343095639148dc2454aec3a08590ce41b3702dee935ef958cd3b8aa0b1d90ad0d345c1ee350cc5a36657469469b2107f2a7b9c52bc2
 SHA512 
e81434ced58ab1cf3cb61d0e2c2106d81c81fe040130cfe07bb79dc3dcc834b1f51dec0faf50e06ccf8cac831e39f31a2ff4ca3dabef7bbaa61f85f13d7f44f5

diff --git a/dev-ml/typerep/typerep-0.15.0-r1.ebuild 
b/dev-ml/typerep/typerep-0.15.0-r1.ebuild
deleted file mode 100644
index ee7cd26d8555..000000000000
--- a/dev-ml/typerep/typerep-0.15.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Library for creating runtime representation of OCaml types"
-HOMEPAGE="https://github.com/janestreet/typerep";
-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/base:${SLOT}"
-RDEPEND="${DEPEND}"
-BDEPEND="<dev-lang/ocaml-5"

Reply via email to