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/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/
Date: Sat, 29 Aug 2020 15:38:35 +0000 (UTC)	[thread overview]
Message-ID: <1598715505.d5f63a9dcfedab80f66ac30d839f1fd712417719.ulm@gentoo> (raw)

commit:     d5f63a9dcfedab80f66ac30d839f1fd712417719
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 15:38:25 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 15:38:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=d5f63a9d

app-emacs/emacs-common-gentoo: Sync from gentoo repository.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
index 8b159f4..a40b672 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
 
 LICENSE="GPL-3+"
 SLOT="0"
-IUSE="games X"
+IUSE="games gui"
 
 RDEPEND="games? ( acct-group/gamestat )"
 DEPEND="${RDEPEND}"
@@ -37,7 +37,7 @@ src_install() {
 		fperms g+w /var/games/emacs
 	fi
 
-	if use X; then
+	if use gui; then
 		local i
 		domenu emacs.desktop emacsclient.desktop
 
@@ -91,7 +91,7 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-	if use X; then
+	if use gui; then
 		xdg_desktop_database_update
 		xdg_icon_cache_update
 	fi
@@ -99,7 +99,7 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-	if use X; then
+	if use gui; then
 		xdg_desktop_database_update
 		xdg_icon_cache_update
 	fi


             reply	other threads:[~2020-08-29 15:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 15:38 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-15  8:00 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/ Ulrich Müller
2021-02-25 22:10 Ulrich Müller
2019-12-21 18:30 Ulrich Müller
2019-08-17 22:08 Ulrich Müller
2018-04-02 17:44 Ulrich Müller
2018-02-19 17:14 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=1598715505.d5f63a9dcfedab80f66ac30d839f1fd712417719.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