commit:     e9d9ee2ae3c0cf4c647fc27a2c7f2e5116bb7059
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 17:56:45 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 17:56:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d9ee2a

dev-ml/async_unix: drop 0.15.0

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

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

diff --git a/dev-ml/async_unix/Manifest b/dev-ml/async_unix/Manifest
index 3c559b84e1fa..12fbf896f065 100644
--- a/dev-ml/async_unix/Manifest
+++ b/dev-ml/async_unix/Manifest
@@ -1,3 +1,2 @@
-DIST async_unix-0.15.0.tar.gz 178320 BLAKE2B 
825efe071ecfb39ff0d5586cd8981c31a4692ee5b44727fdb22d68bfc08f9f1e296a363b87c308bef7cdd557dc9124da21bd1e772fe47dcde917b6bc5024500d
 SHA512 
d6bb561ca06b3232c11c10bfe9dbd689020d52dc90f13f01751abf31f968649c7c8664f5f58de95c89f012de00c789efa9c0ca230ba32b9105c609d1afca2a51
 DIST async_unix-0.16.0.tar.gz 186267 BLAKE2B 
1f4be6e324658d50554c7ba252de4f85c9439492ed35a3e453113c443b848bef63684b1ae752f70994b5b224e00110364442ea032a345f9f3982542e306d47e6
 SHA512 
9fe8f61cb3a27e9974aefa40596df744dad75aca037b0b8347c87f86f63832a993f8306c0b0e7cbf7affcedc50a53ae32bdf3be40cee04d1e41653e3697bd991
 DIST async_unix-0.17.0.tar.gz 192143 BLAKE2B 
df87ae470ba5f990bcb99a243e04b2d129caf962bea38aed4801dab7a3b6a22096420b3c38bfee13c2b6d474c1647be8ed05720b5b49267a910adefad494e3b3
 SHA512 
78ead235bdf2f1bcf1355e8997ca8ade19681bd1b9716c96e5013364575f04f21e40995d92c324c864f9d7ff00df2be9405fc9225b182fbb73d79ab77637bba0

diff --git a/dev-ml/async_unix/async_unix-0.15.0.ebuild 
b/dev-ml/async_unix/async_unix-0.15.0.ebuild
deleted file mode 100644
index 152bc4e66e5d..000000000000
--- a/dev-ml/async_unix/async_unix-0.15.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Jane Street Capital's asynchronous execution library (unix)"
-HOMEPAGE="https://github.com/janestreet/async_unix";
-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 x86"
-IUSE="+ocamlopt"
-
-RDEPEND="
-       dev-ml/async_kernel:${SLOT}
-       dev-ml/core_unix:${SLOT}
-"
-DEPEND="${RDEPEND}"

Reply via email to