commit:     ebf2569ff53766c9e552b741681f1882a95b9ceb
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 08:57:58 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 18:32:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf2569f

dev-ml/async_extra: drop 0.14.0

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

 dev-ml/async_extra/Manifest                  |  1 -
 dev-ml/async_extra/async_extra-0.14.0.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-ml/async_extra/Manifest b/dev-ml/async_extra/Manifest
index 67871c5a2a3a..c5d619e9db83 100644
--- a/dev-ml/async_extra/Manifest
+++ b/dev-ml/async_extra/Manifest
@@ -1,2 +1 @@
-DIST async_extra-0.14.0.tar.gz 17746 BLAKE2B 
46367dfb909ea02100be7718edbee8deac1c9019232723af6d80cf2567b2d17b316ae2355ffd9c9cd7897c3409c50cd4a7105a44a153eac02fa6326c195f237d
 SHA512 
c646d9f69dac06aba973a837e295502b45bcda3ffbf3971f283035f2f60b5f92777fa105a08827971e8eae563b12b019341b29f30703b6490fec38d276a74199
 DIST async_extra-0.15.0.tar.gz 18236 BLAKE2B 
d780885e26fe49499f616d70acfafeff5022c9f6a6bcb0a6f89149162e10c5f921edf250bf31556fa5d845a1d1e95a91f650a00f8d8c23931742d70f183f7dc8
 SHA512 
d54c324b615dd6575024a1694790e247f1982949399aaab4b75a8918d819798c64c6d3a5fafd17274d3a3b0b45b7e3b022b4e263aad9701c2eecce3c25d032b7

diff --git a/dev-ml/async_extra/async_extra-0.14.0.ebuild 
b/dev-ml/async_extra/async_extra-0.14.0.ebuild
deleted file mode 100644
index c053cf2c1f9f..000000000000
--- a/dev-ml/async_extra/async_extra-0.14.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Jane Street Capital's asynchronous execution library (extra)"
-HOMEPAGE="https://github.com/janestreet/async_extra";
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-       dev-ml/async_kernel:=
-       dev-ml/async_rpc_kernel:=
-       dev-ml/async_unix:=
-       dev-ml/core_kernel:=
-       dev-ml/ppx_jane:=
-"
-DEPEND="${RDEPEND}"

Reply via email to