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: Thu, 27 Jul 2023 15:40:07 +0000 (UTC)	[thread overview]
Message-ID: <1690472398.f93ee606bbd896d0c39596a7f15d726ed3b49504.ulm@gentoo> (raw)

commit:     f93ee606bbd896d0c39596a7f15d726ed3b49504
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 15:31:46 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 15:39:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93ee606

app-emacs/emacs-common: IDEPEND instead of RDEPEND for postinst/postrm

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

 app-emacs/emacs-common/emacs-common-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/emacs-common/emacs-common-1.9.ebuild b/app-emacs/emacs-common/emacs-common-1.9.ebuild
index 60ef21b66c71..cedb36c67cbe 100644
--- a/app-emacs/emacs-common/emacs-common-1.9.ebuild
+++ b/app-emacs/emacs-common/emacs-common-1.9.ebuild
@@ -16,9 +16,9 @@ IUSE="games gsettings gui"
 
 DEPEND="games? ( acct-group/gamestat )"
 RDEPEND="!=app-editors/emacs-29.1_rc1-r0
-	${DEPEND}
-	gui? ( gsettings? ( dev-libs/glib ) )"
+	${DEPEND}"
 PDEPEND=">=app-editors/emacs-23.1:*"
+IDEPEND="gui? ( gsettings? ( dev-libs/glib ) )"
 
 src_install() {
 	insinto "${SITELISP}"


             reply	other threads:[~2023-07-27 15:40 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27 15:40 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-07 15:48 [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common/ Ulrich Müller
2025-07-22 20:46 Ulrich Müller
2025-07-22 20:43 Ulrich Müller
2025-07-22  9:02 Ulrich Müller
2025-06-28 17:59 Ulrich Müller
2025-04-12 10:43 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-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-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=1690472398.f93ee606bbd896d0c39596a7f15d726ed3b49504.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