From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gsl/
Date: Sat, 23 Dec 2017 15:14:50 +0000 (UTC) [thread overview]
Message-ID: <1514042080.54afb9aad4f99e358d75019fb16aef9c622a8acb.candrews@gentoo> (raw)
commit: 54afb9aad4f99e358d75019fb16aef9c622a8acb
Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Tue Dec 19 21:26:36 2017 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 15:14:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54afb9aa
dev-cpp/gsl: Fix tests
Actually apply the patch as well.
Closes: https://bugs.gentoo.org/636828
dev-cpp/gsl/gsl-0_pre20171105.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-cpp/gsl/gsl-0_pre20171105.ebuild b/dev-cpp/gsl/gsl-0_pre20171105.ebuild
index 78ac010145e..ae775ff3f8c 100644
--- a/dev-cpp/gsl/gsl-0_pre20171105.ebuild
+++ b/dev-cpp/gsl/gsl-0_pre20171105.ebuild
@@ -18,6 +18,10 @@ IUSE="test"
RDEPEND=""
DEPEND="test? ( >=dev-cpp/catch-1.11.0 )"
+PATCHES=(
+ "${FILESDIR}/${P}-use_system_catch-636828.patch"
+)
+
src_configure() {
local mycmakeargs=( -DGSL_TEST=$(usex test) )
cmake-utils_src_configure
next reply other threads:[~2017-12-23 15:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 15:14 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-07 9:02 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gsl/ David Seifert
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=1514042080.54afb9aad4f99e358d75019fb16aef9c622a8acb.candrews@gentoo \
--to=candrews@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