commit:     ffa2881e96a18b414550c8fca46f14dd9ca59186
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 20:09:07 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 30 20:11:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa2881e

dev-ml/mmap: drop 1.1.0, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/mmap/Manifest          |  1 -
 dev-ml/mmap/mmap-1.1.0.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-ml/mmap/Manifest b/dev-ml/mmap/Manifest
index 37d934ae0e02..c8b66cf96987 100644
--- a/dev-ml/mmap/Manifest
+++ b/dev-ml/mmap/Manifest
@@ -1,2 +1 @@
 DIST mmap-1.2.0.tar.gz 15328 BLAKE2B 
d7ab07cb0883c7ca53827ad3d4402caf3beba765d6a7e5355f24fb77d6876676f0920bf19e38911b08dde222dbc5d404fa3d53d146bb20f3b807c8fb00ce968d
 SHA512 
cef6c37953d62f2f7472147a03707d60401d92aaf4ddb2dbaa697ee4eee252f70d8068e8fe5c6a36e005d4cc738f61d2c5bea12d844f1e3a696fef2f6546d59c
-DIST mmap-v1.1.0.tbz 12312 BLAKE2B 
3f688f5649ef51fc2a0cee76519da46dcfecd72a065de3cdc72412e27bfa39c26c6bb54d35ea6e3b139db0ccc75e9460f8285826c40ecc894a3782f279366686
 SHA512 
15e4ec2634998f321f495de5372dc75a3f4059ab7512115603ae8fd99a619c91299d34c8a12a697aa36df4ce14c90c66746b873eddf004b7bbbeaef8ec7858f5

diff --git a/dev-ml/mmap/mmap-1.1.0.ebuild b/dev-ml/mmap/mmap-1.1.0.ebuild
deleted file mode 100644
index 589b965a2041..000000000000
--- a/dev-ml/mmap/mmap-1.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="File mapping"
-HOMEPAGE="https://github.com/mirage/mmap";
-SRC_URI="https://github.com/mirage/mmap/releases/download/v${PV}/${PN}-v${PV}.tbz";
-
-LICENSE="LGPL-2.1"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
-IUSE="+ocamlopt"
-
-S="${WORKDIR}/${PN}-v${PV}"

Reply via email to