From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-daemon/
Date: Wed, 05 Mar 2025 13:40:19 +0000 (UTC) [thread overview]
Message-ID: <1741181883.4d64b76bc0a11a5cf16a7b3a47296b34e1c39200.ulm@gentoo> (raw)
commit: 4d64b76bc0a11a5cf16a7b3a47296b34e1c39200
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 5 13:37:44 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 5 13:38:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=4d64b76b
app-emacs/emacs-daemon: Don't install emacs-stop.sh
EAPI 8. Update URLs in warning message.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/emacs-daemon/emacs-daemon-9999.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
index 3db05eb..12dfa92 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
EGIT_BRANCH="${PN}"
@@ -33,7 +33,8 @@ pkg_setup() {
while read line; do ewarn "${line}"; done <<-EOF
Your current Emacs is compiled with GTK+. There is a long-standing bug
in GTK+ that prevents Emacs from recovering from X disconnects:
- <https://bugzilla.gnome.org/show_bug.cgi?id=85715>
+ <https://gitlab.gnome.org/GNOME/gtk/-/issues/221> and
+ <https://gitlab.gnome.org/GNOME/gtk/-/issues/2315>.
If you run Emacs as a daemon, then it is strongly recommended that you
compile it with the Lucid or the Motif toolkit instead, i.e. with
USE="athena Xaw3d -gtk -motif" or USE="motif -gtk -athena -Xaw3d".
@@ -47,7 +48,7 @@ src_install() {
newinitd emacs.rc emacs
newconfd emacs.conf emacs
exeinto /usr/libexec/emacs
- doexe emacs-wrapper.sh emacs-stop.sh
+ doexe emacs-wrapper.sh
elisp-site-file-install "${SITEFILE}"
dodoc README ChangeLog
}
next reply other threads:[~2025-03-05 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 13:40 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 20:51 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-daemon/ Ulrich Müller
2021-04-13 7:00 Ulrich Müller
2019-12-21 18:30 Ulrich Müller
2017-10-15 11:28 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=1741181883.4d64b76bc0a11a5cf16a7b3a47296b34e1c39200.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