public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kimap/
Date: Tue, 04 Mar 2025 21:13:45 +0000 (UTC)	[thread overview]
Message-ID: <1741122729.977769fe6da4e876d2c22b2fb691b2986b70286b.asturm@gentoo> (raw)

commit:     977769fe6da4e876d2c22b2fb691b2986b70286b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  4 21:12:09 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  4 21:12:09 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=977769fe

kde-apps/kimap: Pass -j1 directly to ecm_src_test

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kimap/kimap-24.12.3.ebuild       | 5 +----
 kde-apps/kimap/kimap-24.12.49.9999.ebuild | 5 +----
 kde-apps/kimap/kimap-9999.ebuild          | 5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/kde-apps/kimap/kimap-24.12.3.ebuild b/kde-apps/kimap/kimap-24.12.3.ebuild
index 2b2eacfa77..3589f00e63 100644
--- a/kde-apps/kimap/kimap-24.12.3.ebuild
+++ b/kde-apps/kimap/kimap-24.12.3.ebuild
@@ -34,8 +34,5 @@ DEPEND="${RDEPEND}
 
 src_test() {
 	# tests cannot be run in parallel #605586
-	local myctestargs=(
-		-j1
-	)
-	ecm_src_test
+	ecm_src_test -j1
 }

diff --git a/kde-apps/kimap/kimap-24.12.49.9999.ebuild b/kde-apps/kimap/kimap-24.12.49.9999.ebuild
index 2f51082e90..1856f9ea01 100644
--- a/kde-apps/kimap/kimap-24.12.49.9999.ebuild
+++ b/kde-apps/kimap/kimap-24.12.49.9999.ebuild
@@ -34,8 +34,5 @@ DEPEND="${RDEPEND}
 
 src_test() {
 	# tests cannot be run in parallel #605586
-	local myctestargs=(
-		-j1
-	)
-	ecm_src_test
+	ecm_src_test -j1
 }

diff --git a/kde-apps/kimap/kimap-9999.ebuild b/kde-apps/kimap/kimap-9999.ebuild
index ad5505fab2..af084185a1 100644
--- a/kde-apps/kimap/kimap-9999.ebuild
+++ b/kde-apps/kimap/kimap-9999.ebuild
@@ -34,8 +34,5 @@ DEPEND="${RDEPEND}
 
 src_test() {
 	# tests cannot be run in parallel #605586
-	local myctestargs=(
-		-j1
-	)
-	ecm_src_test
+	ecm_src_test -j1
 }


             reply	other threads:[~2025-03-04 21:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04 21:13 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 19:30 [gentoo-commits] proj/kde:master commit in: kde-apps/kimap/ Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2019-02-17  9:53 Andreas Sturmlechner
2017-09-18 18:44 Johannes Huber
2017-09-13 17:52 Andreas Sturmlechner
2017-08-09  1:26 Andreas Sturmlechner
2017-01-24  0:21 Andreas Sturmlechner
2015-08-03 20:54 Johannes Huber
2015-05-23 16:13 Michael Palimaka
2014-12-22 17:32 Michael Palimaka

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=1741122729.977769fe6da4e876d2c22b2fb691b2986b70286b.asturm@gentoo \
    --to=asturm@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