From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qemacs/
Date: Sat, 29 Aug 2020 11:44:52 +0000 (UTC) [thread overview]
Message-ID: <1598701420.33badc9c835dfa940a9abd1e22052310f6ef3136.ulm@gentoo> (raw)
commit: 33badc9c835dfa940a9abd1e22052310f6ef3136
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 16:35:23 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 11:43:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33badc9c
app-editors/qemacs: Migrate from X to gui USE flag.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
index 33bd0f7ba89..efbed2aa6c7 100644
--- a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
+++ b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,18 +13,18 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="LGPL-2.1+ GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm ~ppc x86"
-IUSE="X png unicode xv"
+IUSE="gui png unicode xv"
RESTRICT="test"
RDEPEND="
- X? ( x11-libs/libX11
+ gui? ( x11-libs/libX11
x11-libs/libXext
xv? ( x11-libs/libXv ) )
png? ( >=media-libs/libpng-1.2:0= )"
DEPEND="${RDEPEND}
>=app-text/texi2html-5
- X? ( x11-base/xorg-proto )"
+ gui? ( x11-base/xorg-proto )"
S="${WORKDIR}/${PN}"
@@ -45,7 +45,7 @@ src_configure() {
--prefix=/usr \
--mandir=/usr/share/man \
--cc="$(tc-getCC)" \
- $(use_enable X x11) \
+ $(use_enable gui x11) \
$(use_enable png) \
$(use_enable xv) || die
}
next reply other threads:[~2020-08-29 11:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-29 11:44 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-13 15:01 [gentoo-commits] repo/gentoo:master commit in: app-editors/qemacs/ Ulrich Müller
2020-12-30 18:37 Ulrich Müller
2020-01-12 17:31 Ulrich Müller
2018-04-24 6:58 Ulrich Müller
2018-04-15 17:25 Mikle Kolyada
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 16:08 Aaron Bauman
2016-02-14 17:25 Markus Meier
2016-02-13 15:33 Agostino Sarubbo
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=1598701420.33badc9c835dfa940a9abd1e22052310f6ef3136.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