commit:     c8da4443ca3df133eb14142fc866c53401fbbd22
Author:     Harald Judt <h.judt <AT> gmx <DOT> at>
AuthorDate: Fri Jul 29 19:20:38 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 16:17:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8da4443

dev-lisp/c2ffi: Remove c2ffi-13.0.0

Signed-off-by: Harald Judt <h.judt <AT> gmx.at>
Closes: https://github.com/gentoo/gentoo/pull/26656
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-lisp/c2ffi/Manifest                     |  1 -
 dev-lisp/c2ffi/c2ffi-13.0.0.20220626.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-lisp/c2ffi/Manifest b/dev-lisp/c2ffi/Manifest
index 87fef40db2c2..42523151c355 100644
--- a/dev-lisp/c2ffi/Manifest
+++ b/dev-lisp/c2ffi/Manifest
@@ -1,2 +1 @@
-DIST c2ffi-13.0.0.20220626.tar.gz 44547 BLAKE2B 
1e9274abb9443d14f1df108fd422becc04b23c96cd93111810917cd852d4dd118b68f27a0f4674af9e32713bba19971a952f6db4af0292d8416747f60ca225af
 SHA512 
d39d0356af654b0dac0c774a6927cc2ff39c2a06e2b8b52b4783086dc063b79aec85daa0b3a4a80b63366b45d15e38f07e9066edc1a1c53a25c2afbe306121ef
 DIST c2ffi-14.0.0.20220729.tar.gz 45224 BLAKE2B 
198af0ac778dbf7a10a98230ca6979d7e59b1fdc3b930aee34db66a58b695b39e4195ba9bfc0af2baad28cdc88425a5b8f76c36523b4643c2c0138efe10cff4d
 SHA512 
b53290d1d0139d7736566454f4dd51a096a873a16505cd67aea274662e4f08f62f1c8920a422013d4b5f52738e3970cc400a68403e8a6f684cc3ce58812941e7

diff --git a/dev-lisp/c2ffi/c2ffi-13.0.0.20220626.ebuild 
b/dev-lisp/c2ffi/c2ffi-13.0.0.20220626.ebuild
deleted file mode 100644
index 52168c39da05..000000000000
--- a/dev-lisp/c2ffi/c2ffi-13.0.0.20220626.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake llvm
-
-MY_COMMIT="bfa50485ffa86b886215c72ea1e43dbd3acaf940"
-
-DESCRIPTION="Clang-based FFI wrapper generator for Common Lisp"
-HOMEPAGE="https://github.com/rpav/c2ffi";
-SRC_URI="https://github.com/rpav/c2ffi/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/c2ffi-${MY_COMMIT}"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="sys-devel/clang:13="
-RDEPEND="${DEPEND}"

Reply via email to