public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/librepcb/
Date: Mon, 25 Apr 2022 06:57:00 +0000 (UTC)	[thread overview]
Message-ID: <1650869816.a1dea07d10e3511fac6eea86cda30259cc3aa8de.juippis@gentoo> (raw)

commit:     a1dea07d10e3511fac6eea86cda30259cc3aa8de
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 06:56:05 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 06:56:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1dea07d

sci-electronics/librepcb: drop "virtx ... || die" from 0.1.6

 - since we can't be sure about the return code.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sci-electronics/librepcb/librepcb-0.1.6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-electronics/librepcb/librepcb-0.1.6.ebuild b/sci-electronics/librepcb/librepcb-0.1.6.ebuild
index 69a4c50b530d..e8eb15331383 100644
--- a/sci-electronics/librepcb/librepcb-0.1.6.ebuild
+++ b/sci-electronics/librepcb/librepcb-0.1.6.ebuild
@@ -39,12 +39,12 @@ PATCHES=( "${FILESDIR}"/${P}-muparser-fix.patch )
 
 src_configure() {
 	local mycmakeargs+=(
-	    -DUNBUNDLE_QUAZIP=ON
-	    -DUNBUNDLE_MUPARSER=ON )
+		-DUNBUNDLE_QUAZIP=ON
+		-DUNBUNDLE_MUPARSER=ON )
 	cmake_src_configure
 }
 
 src_test() {
 	cd "${BUILD_DIR}"/tests/unittests || die
-	virtx ./librepcb-unittests --gtest_filter=-SystemInfoTest.testGetUsername || die
+	virtx ./librepcb-unittests --gtest_filter=-SystemInfoTest.testGetUsername
 }


             reply	other threads:[~2022-04-25  6:57 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25  6:57 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-12 22:48 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/librepcb/ Andreas Sturmlechner
2025-01-08 17:03 Andreas Sturmlechner
2025-01-01 18:25 Andreas Sturmlechner
2025-01-01 18:25 Andreas Sturmlechner
2024-08-24 18:39 Joonas Niilola
2024-08-16 18:33 Andrew Ammerlaan
2024-01-10 13:39 Andrew Ammerlaan
2023-10-27  8:02 Andrew Ammerlaan
2023-10-18 11:36 Andrew Ammerlaan
2022-10-21  8:44 Andrew Ammerlaan
2022-10-21  8:42 Andrew Ammerlaan
2022-10-21  8:42 Andrew Ammerlaan
2022-09-10  0:29 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-04-29 10:21 Sam James
2021-05-23 17:44 Andreas Sturmlechner
2020-05-21 18:29 Andreas Sturmlechner
2020-05-21 18:29 Andreas Sturmlechner
2020-04-14  8:35 Joonas Niilola
2019-12-08 10:08 Joonas Niilola
2019-12-08 10:08 Joonas Niilola
2019-06-30 11:04 Andreas Sturmlechner
2019-06-30 11:04 Andreas Sturmlechner
2019-02-14 23:44 Andreas Sturmlechner
2019-02-14 23:44 Andreas Sturmlechner
2019-02-05 22:38 Patrice Clement
2018-08-14 21:20 Patrice Clement

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=1650869816.a1dea07d10e3511fac6eea86cda30259cc3aa8de.juippis@gentoo \
    --to=juippis@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