From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebib/
Date: Sat, 18 Nov 2023 01:31:46 +0000 (UTC) [thread overview]
Message-ID: <1700271102.d59a8c4459de99692f8bbfa840a6f4ac6f52a35b.xgqt@gentoo> (raw)
commit: d59a8c4459de99692f8bbfa840a6f4ac6f52a35b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 01:06:23 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 01:31:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59a8c44
app-emacs/ebib: drop old 2.39.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/ebib/Manifest | 1 -
app-emacs/ebib/ebib-2.39.3.ebuild | 41 ---------------------------------------
2 files changed, 42 deletions(-)
diff --git a/app-emacs/ebib/Manifest b/app-emacs/ebib/Manifest
index d77de8c75277..cc2dc158a73f 100644
--- a/app-emacs/ebib/Manifest
+++ b/app-emacs/ebib/Manifest
@@ -1,2 +1 @@
-DIST ebib-2.39.3.tar.gz 1044570 BLAKE2B e3608082e221fcf49f48286968fb48de2130d748897d45fccf31674ff4b6f48722fc9c5e667f7ed9a1ccb64a3c0109e72f1c13be1ae807551492e674e889cc1c SHA512 8bbf3a4cfe5c2b28013e25580f6cdcb5e5dcf3ef3154debbc3416f5023fa68d92d78e29b5e80ffdc82787b97787545caae6d75692fb7fdfe72d351c5eefe90b1
DIST ebib-2.39.4.tar.gz 1048822 BLAKE2B 66fcfb8139cccee1e4ef5ec23fa8a79849a9b0ef9121a2e901b19b1d0cbdeea3404c9d78588636599ccb8f8af57aa2fe589e9b7b3b8f6ac155b1693c5cf454a4 SHA512 83e3291de1407163854316b5fe2e0bea3363578a8ee9bd75b3ec6e3dbf739b92c3966dca7151eaa40514cd18ddf582cd4bebe18a677432ef2b350458607bd77b
diff --git a/app-emacs/ebib/ebib-2.39.3.ebuild b/app-emacs/ebib/ebib-2.39.3.ebuild
deleted file mode 100644
index d708aa8ac4a8..000000000000
--- a/app-emacs/ebib/ebib-2.39.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=26.1
-
-inherit elisp
-
-DESCRIPTION="BibTeX database manager for Emacs"
-HOMEPAGE="https://joostkremers.github.io/ebib/
- https://github.com/joostkremers/ebib/"
-SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-emacs/parsebib"
-BDEPEND="
- ${RDEPEND}
- test? (
- app-emacs/ert-runner
- app-emacs/with-simulated-input
- )
-"
-
-DOCS=( README.md docs )
-SITEFILE="50${PN}-gentoo.el"
-
-src_test() {
- ert-runner -L . -L test --reporter ert+duration --script test || die
-}
-
-src_install() {
- elisp_src_install
- doinfo ${PN}.info
-}
next reply other threads:[~2023-11-18 1:31 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-18 1:31 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 0:04 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebib/ Sam James
2025-01-23 10:17 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-23 1:55 Jakov Smolić
2025-01-21 23:04 Maciej Barć
2024-12-16 23:26 Maciej Barć
2024-12-16 23:26 Maciej Barć
2024-11-28 0:09 Jakov Smolić
2024-10-30 11:07 Sam James
2024-10-20 0:00 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-27 5:30 Arthur Zamarin
2024-08-26 19:42 Maciej Barć
2024-08-26 19:42 Maciej Barć
2024-08-26 19:42 Maciej Barć
2024-07-25 22:26 Sam James
2024-07-21 19:48 Arthur Zamarin
2024-06-21 23:00 Maciej Barć
2024-06-15 22:23 Maciej Barć
2024-06-15 22:23 Maciej Barć
2024-06-04 18:23 Arthur Zamarin
2024-04-28 23:53 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-04-06 16:37 Arthur Zamarin
2024-03-08 13:09 Arthur Zamarin
2024-03-05 23:07 Maciej Barć
2024-02-06 13:07 Maciej Barć
2024-02-06 13:07 Maciej Barć
2024-01-23 15:08 Sam James
2023-12-20 19:45 Maciej Barć
2023-11-18 1:31 Maciej Barć
2023-11-18 1:31 Maciej Barć
2023-11-18 1:31 Maciej Barć
2023-11-07 18:50 Maciej Barć
2022-11-16 2:06 Maciej Barć
2022-11-16 2:06 Maciej Barć
2022-07-12 22:40 Maciej Barć
2022-07-12 22:40 Maciej Barć
2022-06-23 7:48 Maciej Barć
2022-06-17 1:59 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=1700271102.d59a8c4459de99692f8bbfa840a6f4ac6f52a35b.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