public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/c2ffi/
Date: Tue, 17 Oct 2023 05:27:43 +0000 (UTC)	[thread overview]
Message-ID: <1697520431.ec4a0ce9fece5a96bfde7ed2ef91656a4b185833.dlan@gentoo> (raw)

commit:     ec4a0ce9fece5a96bfde7ed2ef91656a4b185833
Author:     Harald Judt <h.judt <AT> gmx <DOT> at>
AuthorDate: Mon Oct 16 07:08:29 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Oct 17 05:27:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4a0ce9

dev-lisp/c2ffi: Remove c2ffi-15.0.0, #905165

Closes: https://github.com/gentoo/gentoo/pull/33356
Signed-off-by: Harald Judt <h.judt <AT> gmx.at>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-lisp/c2ffi/Manifest                     |  1 -
 dev-lisp/c2ffi/c2ffi-15.0.0.20230608.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-lisp/c2ffi/Manifest b/dev-lisp/c2ffi/Manifest
index 07ecd5e615fa..0ad61fe1788c 100644
--- a/dev-lisp/c2ffi/Manifest
+++ b/dev-lisp/c2ffi/Manifest
@@ -1,2 +1 @@
-DIST c2ffi-15.0.0.20230608.tar.gz 44151 BLAKE2B 15a4a1f56ccb8c0953379d509bbf68e23badbaf9ca09de96a4326129c40199326f5a7d637901949ac9d6c5d1adbd37865bb0c7afbcfc09c10783d689c51b9110 SHA512 9c9632f5e6ef8dab928697e43365a27cda03d0cab1a4a164721ff7f8ad50a8728e5f8f0ee3dc693a3d81169a45c27c994914a0b577424f7e2f5cdcdf9fba904d
 DIST c2ffi-16.0.0.20231016.tar.gz 44266 BLAKE2B 563f4a3d9bffa2ea3aea33de847f5bb8099cf15c85d073a65804d10b0470c47d7932b3064a8b268cd718dbb63501dfa943ecded9f5a1c7f105b3dd15042f1d29 SHA512 ea8c1358d621a0bc8770761e285fab35beab569c740144b4ce6f32db907553530b7766d7364f55dcf30e83d5c87b53dc59516fcf83296482b4c6a5e6fd8f2bc9

diff --git a/dev-lisp/c2ffi/c2ffi-15.0.0.20230608.ebuild b/dev-lisp/c2ffi/c2ffi-15.0.0.20230608.ebuild
deleted file mode 100644
index 3845f7d1914c..000000000000
--- a/dev-lisp/c2ffi/c2ffi-15.0.0.20230608.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LLVM_MAX_SLOT=15
-inherit cmake llvm
-
-MY_COMMIT="3078cb57ccfa43736aa93720a72f1074034cb37d"
-
-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:${LLVM_MAX_SLOT}
-	sys-devel/llvm:${LLVM_MAX_SLOT}"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2023-10-17  5:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17  5:27 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-27  5:57 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/c2ffi/ Eli Schwartz
2024-09-27  5:57 Eli Schwartz
2024-04-15  6:32 Joonas Niilola
2024-04-15  6:32 Joonas Niilola
2023-10-17  5:27 Yixun Lan
2023-06-09  5:51 Sam James
2023-06-09  5:51 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-08-17 16:18 Joonas Niilola
2022-08-17 16:18 Joonas Niilola
2022-08-17 16:18 Joonas Niilola
2022-07-18 21:37 Conrad Kostecki
2022-07-18 21:37 Conrad Kostecki
2021-07-06 12:34 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-01-01 10:17 Andreas Sturmlechner
2019-12-13 13:49 Joonas Niilola
2019-05-15 11:37 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1697520431.ec4a0ce9fece5a96bfde7ed2ef91656a4b185833.dlan@gentoo \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox