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] repo/gentoo:master commit in: dev-libs/grantlee/
Date: Wed, 12 Sep 2018 12:36:35 +0000 (UTC)	[thread overview]
Message-ID: <1536755783.e26266c6b953ecb5fa780c457bd870fa52aad999.asturm@gentoo> (raw)

commit:     e26266c6b953ecb5fa780c457bd870fa52aad999
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 12:10:24 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 12:36:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26266c6

dev-libs/grantlee: Disable broken test

Closes: https://bugs.gentoo.org/661900
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-libs/grantlee/grantlee-5.1.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-libs/grantlee/grantlee-5.1.0.ebuild b/dev-libs/grantlee/grantlee-5.1.0.ebuild
index 553658e457e..21f665921e5 100644
--- a/dev-libs/grantlee/grantlee-5.1.0.ebuild
+++ b/dev-libs/grantlee/grantlee-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,6 +32,12 @@ PATCHES=(
 	"${FILESDIR}/${PN}-5.1.0-slot.patch"
 )
 
+src_prepare() {
+	cmake-utils_src_prepare
+	sed -e '/testfilters/d' \
+		-i templates/tests/CMakeLists.txt || die # bug 661900
+}
+
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_TESTS=$(usex test)


             reply	other threads:[~2018-09-12 12:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-12 12:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 17:26 [gentoo-commits] repo/gentoo:master commit in: dev-libs/grantlee/ Andreas Sturmlechner
2022-10-25 18:37 Arthur Zamarin
2022-10-04  7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2020-03-19 11:40 Mart Raudsepp
2020-01-20 12:52 Agostino Sarubbo
2020-01-18 23:15 Thomas Deutschmann
2019-05-28  4:06 Aaron Bauman
2019-04-13  3:10 Michael Palimaka
2017-07-15  9:40 Alexis Ballier
2017-06-18 12:08 Michael Palimaka
2016-12-23 10:11 Johannes Huber
2016-07-25 17:56 Chí-Thanh Christopher Nguyễn
2016-06-23 19:49 Michael Palimaka
2016-06-23 19:49 Michael Palimaka
2016-06-02 15:43 Michael Palimaka
2016-04-08 18:37 Johannes Huber
2015-09-28  3:48 Jeroen Roovers
2015-08-16 14:40 Mikle Kolyada

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=1536755783.e26266c6b953ecb5fa780c457bd870fa52aad999.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