From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/crqt-ng/
Date: Tue, 10 Sep 2024 11:28:35 +0000 (UTC) [thread overview]
Message-ID: <1725967689.c9ecfdb18f6b6000044815b80687a67391248b77.grozin@gentoo> (raw)
commit: c9ecfdb18f6b6000044815b80687a67391248b77
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 11:28:09 2024 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 11:28:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ecfdb1
app-text/crqt-ng: fix a typo
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
app-text/crqt-ng/crqt-ng-1.0.14-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/crqt-ng/crqt-ng-1.0.14-r1.ebuild b/app-text/crqt-ng/crqt-ng-1.0.14-r1.ebuild
index 0c8500144809..5b43a9d0c3dc 100644
--- a/app-text/crqt-ng/crqt-ng-1.0.14-r1.ebuild
+++ b/app-text/crqt-ng/crqt-ng-1.0.14-r1.ebuild
@@ -46,11 +46,11 @@ src_prepare() {
src_configure() {
CMAKE_USE_DIR="${S}"
CMAKE_BUILD_TYPE="Release"
- local mycmakeargs=
+ local mycmakeargs
if use qt6; then
mycmakeargs=(-DUSE_QT=QT6)
else
- (-DUSE_QT=QT5)
+ mycmakeargs=(-DUSE_QT=QT5)
fi
cmake_src_configure
}
next reply other threads:[~2024-09-10 11:28 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 11:28 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-02 15:03 [gentoo-commits] repo/gentoo:master commit in: app-text/crqt-ng/ Andreas Sturmlechner
2024-12-31 7:14 Andrey Grozin
2024-11-10 13:41 Andrey Grozin
2024-11-01 7:13 Sam James
2024-09-10 8:59 Andrey Grozin
2024-05-24 15:31 Andrey Grozin
2024-04-11 6:26 Andrey Grozin
2024-04-11 4:55 Arthur Zamarin
2024-04-11 4:55 Arthur Zamarin
2024-02-15 4:37 Andrey Grozin
2024-02-15 4:35 Andrey Grozin
2024-02-13 10:51 Andrey Grozin
2023-12-26 11:38 Andrey Grozin
2023-05-31 10:48 Andrey Grozin
2023-05-25 8:29 Andrey Grozin
2023-05-25 7:46 Arthur Zamarin
2023-05-25 7:46 Arthur Zamarin
2023-04-24 5:28 Andrey Grozin
2023-04-20 9:41 Andrey Grozin
2023-04-20 9:40 Andrey Grozin
2023-04-07 3:30 Andrey Grozin
2023-03-17 18:35 Sam James
2023-03-17 17:36 Sam James
2023-02-17 13:42 Andrey Grozin
2023-02-11 11:38 Andrey Grozin
2022-12-31 9:48 Andrey Grozin
2022-12-25 8:04 Andrey Grozin
2022-12-25 5:19 Andrey Grozin
2022-12-23 5:41 Andrey Grozin
2022-12-23 4:45 Andrey Grozin
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=1725967689.c9ecfdb18f6b6000044815b80687a67391248b77.grozin@gentoo \
--to=grozin@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