From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/cape/
Date: Tue, 23 Jan 2024 22:07:05 +0000 (UTC) [thread overview]
Message-ID: <1706047612.da20eb0489ea056bfcf0c20b4608bcb7710c6978.xgqt@gentoo> (raw)
commit: da20eb0489ea056bfcf0c20b4608bcb7710c6978
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 20:57:10 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 22:06:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da20eb04
app-emacs/cape: drop old 0.17-r1
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/cape/Manifest | 1 -
app-emacs/cape/cape-0.17-r1.ebuild | 40 --------------------------------------
2 files changed, 41 deletions(-)
diff --git a/app-emacs/cape/Manifest b/app-emacs/cape/Manifest
index 359a7555798c..b724daf12e69 100644
--- a/app-emacs/cape/Manifest
+++ b/app-emacs/cape/Manifest
@@ -1,3 +1,2 @@
-DIST cape-0.17.tar.gz 37495 BLAKE2B 180d52f17e0a21238d59aa2a42069ca914a036b26868be01727eeb4f2ba5fbb7db733e5b86a00ee84bf8a63fe14e8930893804afc1979edd345cc344e561ff77 SHA512 bcf648e26749893d0c10538709b8c06885be0d96f85c9039749722cf46875d87f01b075d8058e17e68e240e7b099252e69ecd7fd3206dadee010c176296320df
DIST cape-1.0.tar.gz 39183 BLAKE2B 713bda410c0393cf5dfe27c151f04b2ce1573d1aba10cbc220379313d8ad23dc193f1d6c65b4f9d2a21543bb20ae46e6201048f0b49cd030afa943b3b9a53c9d SHA512 05df0cf3af4b1f78195f779789bab09f7b6be9ad8506fd616f3da509b7fcd6cc149e4da09e2f34f6746609e3a19fe0e3cc6b2c4b5b63d16d0c32efe00143b70e
DIST cape-1.1.tar.gz 39660 BLAKE2B eb855153d1120a2da5ca077fe9a24fb3f255c751e8d97062aad2de03abfec7a0c9db21305e6f3ce6f8c212e88174d75ff02942f08f30f355bb167af458e5b1c9 SHA512 244dca223a0538ecd57634fb39e9031265690f826e40e6e8a0204567d4403a68ffe86e0fb7b1e2df779727e049ab234d2d61ab98668b6c523eb6aea5372051c7
diff --git a/app-emacs/cape/cape-0.17-r1.ebuild b/app-emacs/cape/cape-0.17-r1.ebuild
deleted file mode 100644
index 42896ab1f608..000000000000
--- a/app-emacs/cape/cape-0.17-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Completion At Point Extensions"
-HOMEPAGE="https://github.com/minad/cape/"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/minad/${PN}.git"
-else
- SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
- -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
- >=app-emacs/compat-29.1.4.0
-"
-DEPEND="
- ${RDEPEND}
-"
-
-DOCS=( CHANGELOG.org README.org )
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
- elisp-org-export-to texinfo README.org
- elisp_src_compile
- elisp-make-autoload-file
-}
next reply other threads:[~2024-01-23 22:07 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 22:07 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-17 10:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/cape/ Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-07-04 20:54 Arthur Zamarin
2025-05-22 23:01 Maciej Barć
2025-05-22 23:01 Maciej Barć
2025-04-28 5:24 Sam James
2025-03-15 15:44 Arsen Arsenović
2025-03-04 22:43 Sam James
2025-01-28 14:33 Arsen Arsenović
2025-01-22 17:34 Arthur Zamarin
2024-12-22 11:21 Arsen Arsenović
2024-10-01 1:11 Sam James
2024-09-04 10:04 Sam James
2024-08-30 12:28 Arsen Arsenović
2024-07-23 23:12 Maciej Barć
2024-07-23 23:12 Maciej Barć
2024-04-13 22:56 Maciej Barć
2024-04-13 19:14 Arsen Arsenović
2024-03-13 16:40 Maciej Barć
2024-02-14 17:01 Maciej Barć
2024-02-14 17:01 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2023-12-28 23:16 Arsen Arsenović
2023-12-03 0:18 Arsen Arsenović
2023-08-26 18:16 Maciej Barć
2023-08-17 13:22 Maciej Barć
2023-07-02 23:48 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=1706047612.da20eb0489ea056bfcf0c20b4608bcb7710c6978.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