From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtscript/
Date: Wed, 15 Sep 2021 20:01:45 +0000 (UTC) [thread overview]
Message-ID: <1631736098.84cfe0f3a79573cf075f622d1f0f56230e59e72b.pesa@gentoo> (raw)
commit: 84cfe0f3a79573cf075f622d1f0f56230e59e72b
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 20:01:38 2021 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Sep 15 20:01:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=84cfe0f3
dev-qt/qtscript: simplify usex invocation
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.15.2.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.15.2.9999.ebuild b/dev-qt/qtscript/qtscript-5.15.2.9999.ebuild
index c11ddc1b..ca4cdaa6 100644
--- a/dev-qt/qtscript/qtscript-5.15.2.9999.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.2.9999.ebuild
@@ -31,7 +31,7 @@ src_prepare() {
src_configure() {
local myqmakeargs=(
- JAVASCRIPTCORE_JIT=$(usex jit 'yes' 'no')
+ JAVASCRIPTCORE_JIT=$(usex jit)
)
qt5-build_src_configure
}
next reply other threads:[~2021-09-15 20:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-15 20:01 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-30 14:03 [gentoo-commits] proj/qt:master commit in: dev-qt/qtscript/ Andreas Sturmlechner
2022-05-14 21:14 Andreas Sturmlechner
2022-03-04 9:51 Andreas Sturmlechner
2021-08-20 12:36 Andreas Sturmlechner
2017-07-23 5:49 Michael Palimaka
2015-05-10 1:18 Davide Pesavento
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=1631736098.84cfe0f3a79573cf075f622d1f0f56230e59e72b.pesa@gentoo \
--to=pesa@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