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: Sun, 15 Oct 2017 11:28:42 +0000 (UTC) [thread overview]
Message-ID: <1508066614.741958eae24083c4109038a32e37fbef39161dd3.ulm@gentoo> (raw)
commit: 741958eae24083c4109038a32e37fbef39161dd3
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 11:23:34 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 11:23:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=741958ea
app-emacs/emacs-daemon: Update EGIT_REPO_URI, sync from Gentoo repo.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
app-emacs/emacs-daemon/emacs-daemon-9999.ebuild | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
index b66542a..1f1045c 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git"
+EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
EGIT_BRANCH="${PN}"
EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
inherit elisp git-r3
DESCRIPTION="Gentoo support for Emacs running as a server in the background"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
LICENSE="GPL-2+"
SLOT="0"
@@ -28,18 +28,18 @@ pkg_setup() {
if [[ ${has_daemon} != t ]]; then
while read line; do ewarn "${line}"; done <<-EOF
- Your current Emacs version does not support running as a daemon
- which is required for ${CATEGORY}/${PN}.
+ Your current Emacs version does not support running as a daemon which
+ is required for ${CATEGORY}/${PN}.
Use "eselect emacs" to select an Emacs version >= 23.
EOF
elif [[ ${has_gtk} == t ]]; then
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:
- <http://bugzilla.gnome.org/show_bug.cgi?id=85715>
- If you run Emacs as a daemon, then it is strongly recommended that
- you compile it with the Motif or the Lucid toolkit instead, i.e.
- with USE="motif -athena -gtk" or USE="athena -gtk -motif".
+ 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>
+ 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".
EOF
fi
}
next reply other threads:[~2017-10-15 11:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-15 11:28 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-21 18:30 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-daemon/ Ulrich Müller
2021-04-13 7:00 Ulrich Müller
2025-03-05 13:40 Ulrich Müller
2025-03-09 20:51 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=1508066614.741958eae24083c4109038a32e37fbef39161dd3.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