public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 12 Apr 2025 10:43:43 +0000 (UTC)	[thread overview]
Message-ID: <1744454553.be3b67439d08f13c80c108a90ba6fa2430fb1f82.ulm@gentoo> (raw)

commit:     be3b67439d08f13c80c108a90ba6fa2430fb1f82
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 12 10:39:55 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 10:42:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3b6743

app-emacs/emacs-common: Add quotation marks to make pkgcheck happy

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/emacs-common/emacs-common-1.11.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emacs/emacs-common/emacs-common-1.11.ebuild b/app-emacs/emacs-common/emacs-common-1.11.ebuild
index 3670ba4ba19f..d6aed2a2db25 100644
--- a/app-emacs/emacs-common/emacs-common-1.11.ebuild
+++ b/app-emacs/emacs-common/emacs-common-1.11.ebuild
@@ -56,7 +56,9 @@ src_install() {
 	doexe emacs-wrapper.sh
 	elisp-site-file-install "${SITEFILE}"
 
-	insinto /usr/lib/systemd/user
+	# don't use systemd_douserunit because it would require inheriting
+	# three eclasses (systemd pulls toolchain-funcs and multilib)
+	insinto "/usr/lib/systemd/user"
 	doins emacs.service
 
 	if use games; then


             reply	other threads:[~2025-04-12 10:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-12 10:43 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  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-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=1744454553.be3b67439d08f13c80c108a90ba6fa2430fb1f82.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