public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmfire/
Date: Mon, 28 Sep 2020 07:57:02 +0000 (UTC)	[thread overview]
Message-ID: <1601279814.cb75ad502fa9cafe6d811b2abd9c00fd76d77207.voyageur@gentoo> (raw)

commit:     cb75ad502fa9cafe6d811b2abd9c00fd76d77207
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 07:56:39 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 07:56:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb75ad50

x11-plugins/wmfire: fix session configure switch

Closes: https://bugs.gentoo.org/743079
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
index 7058dc5281e..5e83618ae43 100644
--- a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
+++ b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="session"
+IUSE="+session"
 
 RDEPEND="x11-libs/gtk+:2
 	gnome-base/libgtop:2
@@ -35,5 +35,5 @@ src_prepare() {
 }
 
 src_configure() {
-	econf $(use_enable session)
+	econf $(usex session --enable-session '')
 }


             reply	other threads:[~2020-09-28  7:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28  7:57 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:58 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmfire/ Arthur Zamarin
2025-03-08 14:34 Jakov Smolić
2025-03-08 12:58 Arthur Zamarin
2024-05-12 10:24 Bernard Cafarelli
2022-03-04  0:40 Sam James
2018-10-22 16:35 Mikle Kolyada
2018-10-22 16:35 Mikle Kolyada
2017-11-27  0:57 Bernard Cafarelli

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=1601279814.cb75ad502fa9cafe6d811b2abd9c00fd76d77207.voyageur@gentoo \
    --to=voyageur@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