From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/buttercup/
Date: Tue, 26 Apr 2022 16:09:38 +0000 (UTC) [thread overview]
Message-ID: <1650989373.98be053e1ac0cb62a61bb43e139013f52f531f82.xgqt@gentoo> (raw)
commit: 98be053e1ac0cb62a61bb43e139013f52f531f82
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 16:07:36 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 16:09:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98be053e
app-emacs/buttercup: bump to 1.25
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/buttercup/Manifest | 1 +
app-emacs/buttercup/buttercup-1.25.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/app-emacs/buttercup/Manifest b/app-emacs/buttercup/Manifest
index 07dbcd1e884b..361966f289e9 100644
--- a/app-emacs/buttercup/Manifest
+++ b/app-emacs/buttercup/Manifest
@@ -1 +1,2 @@
DIST buttercup-1.24.tar.gz 85337 BLAKE2B fb40d0899f68aff5f2fdb989b2c0e42005e6667ecfe8a4ca806ddb4139f497f0eed5328ba6407136b757a0f13bc6ec5ee488792da3de1e84edba394a781c410c SHA512 0a436f5e5bcf386a3675ef281ac6c9f0125917058de88a5557d879004bbf7cd4298086aa3fb86f2bd807f46c166b0fb02e248cc485878891293147656525f8ca
+DIST buttercup-1.25.tar.gz 86763 BLAKE2B ccf7ba797517710e66b666cc121766d29886e0e1a8fd5ad63cb8b5fa4ee2d2a0d2644cd413c1095f37b1ba60467c012e507230787e1daaca3e869a4072e61bb4 SHA512 1eb45485fb1de638837da4d97f6043a64e97d167c8c130d9c5ba6ff67a5e0bcae272c8247779ab1c9427668468a3b94e91af07426b5465a7c3f9c54433a0433e
diff --git a/app-emacs/buttercup/buttercup-1.25.ebuild b/app-emacs/buttercup/buttercup-1.25.ebuild
new file mode 100644
index 000000000000..aaf465a347d8
--- /dev/null
+++ b/app-emacs/buttercup/buttercup-1.25.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="24.3"
+
+inherit elisp
+
+DESCRIPTION="Behaviour-driven Elisp testing"
+HOMEPAGE="https://github.com/jorgenschaefer/emacs-buttercup"
+SRC_URI="https://github.com/jorgenschaefer/emacs-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/emacs-${P}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( docs/{running,writing}-tests.md )
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+ ${EMACS} ${EMACSFLAGS} -L . -l buttercup \
+ -f buttercup-run-discover || die "tests failed"
+}
+
+src_install() {
+ elisp_src_install
+ dobin bin/${PN}
+}
next reply other threads:[~2022-04-26 16:09 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 16:09 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 8:49 [gentoo-commits] repo/gentoo:master commit in: app-emacs/buttercup/ Maciej Barć
2025-01-10 4:12 WANG Xuerui
2025-01-10 4:12 WANG Xuerui
2024-10-07 17:24 Sam James
2024-09-06 23:11 Maciej Barć
2024-06-25 15:26 Maciej Barć
2024-05-06 16:38 Sam James
2024-04-04 1:07 Sam James
2024-03-30 23:09 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-03-05 23:07 Maciej Barć
2024-03-04 21:58 Maciej Barć
2024-02-27 22:53 Maciej Barć
2024-02-27 22:53 Maciej Barć
2024-02-27 22:53 Maciej Barć
2024-01-18 17:25 Sam James
2023-12-10 19:16 Maciej Barć
2023-11-13 19:53 Sam James
2023-10-06 15:21 Maciej Barć
2023-05-25 7:46 Arthur Zamarin
2023-04-25 14:23 Arthur Zamarin
2023-04-25 13:40 Arthur Zamarin
2023-04-18 20:52 Maciej Barć
2023-04-18 20:52 Maciej Barć
2023-03-31 17:35 Arthur Zamarin
2023-03-25 2:57 Yixun Lan
2023-03-24 7:03 Sam James
2023-03-24 7:02 Sam James
2023-03-12 22:52 Maciej Barć
2023-03-12 22:52 Maciej Barć
2023-01-16 13:35 Jakov Smolić
2022-12-11 2:37 Sam James
2022-12-06 2:19 Maciej Barć
2022-11-07 23:11 Maciej Barć
2022-11-07 23:11 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-08-16 15:07 Sam James
2022-08-16 15:07 Sam James
2022-08-16 7:48 Agostino Sarubbo
2022-08-16 7:46 Agostino Sarubbo
2022-08-12 2:33 Maciej Barć
2022-05-03 18:09 Arthur Zamarin
2022-05-03 17:40 Arthur Zamarin
2022-04-20 6:32 Ulrich Müller
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=1650989373.98be053e1ac0cb62a61bb43e139013f52f531f82.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