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-frameworks/kcoreaddons/
Date: Fri, 26 May 2017 16:32:29 +0000 (UTC)	[thread overview]
Message-ID: <1495815242.588a89a1a093d00a2727947dfd6ba7e773f04b97.asturm@gentoo> (raw)

commit:     588a89a1a093d00a2727947dfd6ba7e773f04b97
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 16:14:02 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 26 16:14:02 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=588a89a1

kde-frameworks/kcoreaddons: Don't run tests in parallel

Gentoo-bug: 619656

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
index 30bf3a4507..f8ba172fb4 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
@@ -13,7 +13,6 @@ IUSE="fam nls"
 RDEPEND="
 	$(add_qt_dep qtcore 'icu')
 	fam? ( virtual/fam )
-	!<kde-frameworks/kservice-5.2.0:5
 "
 DEPEND="${RDEPEND}
 	x11-misc/shared-mime-info
@@ -28,3 +27,10 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+src_test() {
+	# bug: 619656
+	local myctestargs=( -j1 )
+
+	kde5_src_test
+}


             reply	other threads:[~2017-05-26 16:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26 16:32 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-24 18:22 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcoreaddons/ Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2023-12-17 10:03 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner
2022-07-02  9:48 Andreas Sturmlechner
2021-12-17 16:07 Andreas Sturmlechner
2020-10-10 11:43 Andreas Sturmlechner
2020-08-03 22:40 Andreas Sturmlechner
2019-10-27 12:35 Andreas Sturmlechner
2018-10-23 18:52 Andreas Sturmlechner
2018-03-07 16:11 Andreas Sturmlechner
2016-01-29 10:34 Michael Palimaka
2014-10-05 15:50 Michael Palimaka
2014-10-04 16:59 Michael Palimaka
2014-09-09 12:22 Michael Palimaka
2014-05-05 14:58 Michael Palimaka
2014-03-28 15:02 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2013-11-22 18:27 Michael Palimaka
2013-11-22 17:11 Johannes Huber

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=1495815242.588a89a1a093d00a2727947dfd6ba7e773f04b97.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