From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common/
Date: Sat, 14 Dec 2024 17:46:19 +0000 (UTC) [thread overview]
Message-ID: <1734198310.a3b4ed45a597eb05b814e15f08741b64b59c3d2d.ulm@gentoo> (raw)
commit: a3b4ed45a597eb05b814e15f08741b64b59c3d2d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 17:45:10 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 17:45:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b4ed45
app-emacs/emacs-common: Replace assert with pipestatus
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/emacs-common/emacs-common-1.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/emacs-common/emacs-common-1.10.ebuild b/app-emacs/emacs-common/emacs-common-1.10.ebuild
index d1a861b5f2ca..2966e899528c 100644
--- a/app-emacs/emacs-common/emacs-common-1.10.ebuild
+++ b/app-emacs/emacs-common/emacs-common-1.10.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit elisp-common desktop gnome2-utils readme.gentoo-r1
+inherit elisp-common desktop eapi9-pipestatus gnome2-utils readme.gentoo-r1
DESCRIPTION="Common files needed by all GNU Emacs versions"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
@@ -22,7 +22,7 @@ IDEPEND="gui? ( gsettings? ( dev-libs/glib ) )"
src_install() {
insinto "${SITELISP}"
sed -e "s:@libdir@:$(get_libdir):g" subdirs.el.in | newins - subdirs.el
- assert
+ pipestatus || die
newins site-gentoo.el{,.orig}
keepdir /etc/emacs
next reply other threads:[~2024-12-14 17:46 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-14 17:46 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 10:43 [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common/ Ulrich Müller
2025-04-12 10:43 Ulrich Müller
2025-04-12 9:30 Arthur Zamarin
2025-03-22 16:25 Ulrich Müller
2025-03-10 11:55 Ulrich Müller
2025-03-08 7:47 Ulrich Müller
2025-01-10 4:12 WANG Xuerui
2024-12-14 17:46 Ulrich Müller
2024-05-06 17:28 Ulrich Müller
2024-05-05 12:44 Ulrich Müller
2024-05-05 12:44 Ulrich Müller
2023-09-19 9:26 Sam James
2023-09-19 8:28 Sam James
2023-09-19 8:15 Sam James
2023-09-19 8:02 Sam James
2023-09-19 7:43 Sam James
2023-08-29 23:34 Sam James
2023-08-29 20:18 Sam James
2023-08-29 20:18 Sam James
2023-08-29 19:23 Ulrich Müller
2023-07-27 15:40 Ulrich Müller
2023-07-24 16:16 Ulrich Müller
2023-07-24 16:10 Ulrich Müller
2022-05-24 11:10 Ulrich Müller
2022-04-20 21:30 Sam James
2022-01-01 10:51 James Le Cuirot
2021-09-23 1:07 Matt Turner
2021-04-02 9:01 Ulrich Müller
2021-04-01 22:30 Sam James
2021-03-22 8:35 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=1734198310.a3b4ed45a597eb05b814e15f08741b64b59c3d2d.ulm@gentoo \
--to=ulm@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