From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/logs/
Date: Thu, 13 Jan 2022 20:52:12 +0000 (UTC) [thread overview]
Message-ID: <1642107121.4d312a17a08610392457bf9e070098158b3f38d8.tupone@gentoo> (raw)
commit: 4d312a17a08610392457bf9e070098158b3f38d8
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 20:51:44 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 20:52:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d312a17
dev-ml/logs: fix build without lwt
Closes: https://bugs.gentoo.org/821985
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/logs/logs-0.7.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/logs/logs-0.7.0-r1.ebuild b/dev-ml/logs/logs-0.7.0-r1.ebuild
index e422a0867153..7df040fc0574 100644
--- a/dev-ml/logs/logs-0.7.0-r1.ebuild
+++ b/dev-ml/logs/logs-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -47,7 +47,7 @@ src_compile() {
--with-js_of_ocaml false \
--with-fmt $(usex fmt true false) \
--with-cmdliner $(usex cli true false) \
- --with-lwt $(usex fmt true false) \
+ --with-lwt $(usex lwt true false) \
--tests $(usex test true false) \
--with-base-threads true \
|| die
next reply other threads:[~2022-01-13 20:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-13 20:52 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-05 7:31 [gentoo-commits] repo/gentoo:master commit in: dev-ml/logs/ Alfredo Tupone
2022-04-18 21:07 Jakov Smolić
2021-12-08 21:54 Maciej Barć
2021-06-03 0:45 Sam James
2021-05-16 19:02 Sam James
2021-05-16 0:07 Sam James
2021-05-15 19:17 Sam James
2021-05-15 2:01 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-03-15 4:02 Sam James
2021-03-06 18:05 Alfredo Tupone
2021-02-21 9:44 Sam James
2021-02-21 8:11 Sam James
2021-02-21 7:28 Sam James
2021-02-10 16:38 Sam James
2021-02-10 16:30 Sam James
2021-01-30 23:00 Alfredo Tupone
2021-01-29 21:41 Alfredo Tupone
2021-01-29 21:19 Alfredo Tupone
2017-03-11 10:31 Alexis Ballier
2017-02-23 9:16 Alexis Ballier
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=1642107121.4d312a17a08610392457bf9e070098158b3f38d8.tupone@gentoo \
--to=tupone@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