From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/llama/
Date: Sat, 15 Mar 2025 19:55:41 +0000 (UTC) [thread overview]
Message-ID: <1742068533.f9fc8dcfaf955609daf9ba0f59cde48c735f8690.xgqt@gentoo> (raw)
commit: f9fc8dcfaf955609daf9ba0f59cde48c735f8690
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 17:24:13 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 19:55:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fc8dcf
app-emacs/llama: drop old 0.6.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/llama/Manifest | 1 -
app-emacs/llama/llama-0.6.0.ebuild | 40 --------------------------------------
2 files changed, 41 deletions(-)
diff --git a/app-emacs/llama/Manifest b/app-emacs/llama/Manifest
index ce653c263372..ed5c39f1f13a 100644
--- a/app-emacs/llama/Manifest
+++ b/app-emacs/llama/Manifest
@@ -1,3 +1,2 @@
-DIST llama-0.6.0.gh.tar.gz 22503 BLAKE2B 681f0596430b6396ceb1fc53af98f6baaad8588e2794aa8bc050ade0f6fa04d0e683145c5fee49ae2c63e10819b90931d484989bf78a152f6162c03d798bc865 SHA512 36f4c4a90ec65562470cef08751dd68bd8dcee9556e6d30a219e0491819ec137afd1fe5a2ae2465e8eb48cd54ee4b7ee251cd455786c8c9b9ba44f388c79ce41
DIST llama-0.6.1.gh.tar.gz 22258 BLAKE2B 8a6a20fcc3979de481e6d825fdcf817f2b643ac4f85871d7e9184e19efb1ba5f0b71a4909cf49c5a3005e58c2ba3143068dfcb63d7fe0fc09e431ec6021aa166 SHA512 d53601154c91f70f6cbf090437e8368d524f50ecd5d45cdc44dbfc5f70ddd0cea6185d37bc2fe2c950881425cb4943d73db7dd07f7bbcd21b5f052fa1caea59e
DIST llama-0.6.2.gh.tar.gz 22380 BLAKE2B 9cf6388262a9cb04c129ee4df1df7f7ed947c3d6bf16361b73053a015f4d6addfaf5c897430b31c83f1e3aad8bfc1b4395667699ae4be4d1f062e6aae3a943c5 SHA512 9e0becce97552abdb2ca0b05cc69263b0e0381d4dac0cf178b3e7c364fc721539c67ce26eae1da27e07e16af6d123b07dde77d2b177669df55081c520512597f
diff --git a/app-emacs/llama/llama-0.6.0.ebuild b/app-emacs/llama/llama-0.6.0.ebuild
deleted file mode 100644
index cefa424406d9..000000000000
--- a/app-emacs/llama/llama-0.6.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Compact syntax for short lambda"
-HOMEPAGE="https://github.com/tarsius/llama/"
-
-if [[ "${PV}" == *9999* ]] ; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/tarsius/${PN}"
-else
- SRC_URI="https://github.com/tarsius/${PN}/archive/refs/tags/v${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
- >=app-emacs/compat-30.0.2.0
-"
-BDEPEND="
- ${RDEPEND}
-"
-
-SITEFILE="50${PN}-gentoo.el"
-
-elisp-enable-tests ert .
-
-src_install() {
- rm "./${PN}-test.el"* || die
-
- elisp_src_install
-}
next reply other threads:[~2025-03-15 19:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-15 19:55 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 19:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/llama/ Maciej Barć
2025-03-15 18:13 Arthur Zamarin
2025-03-15 18:13 Arthur Zamarin
2025-02-07 17:50 Sam James
2025-02-07 17:50 Sam James
2025-02-07 17:50 Sam James
2025-02-06 22:36 Maciej Barć
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=1742068533.f9fc8dcfaf955609daf9ba0f59cde48c735f8690.xgqt@gentoo \
--to=xgqt@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