From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/blas-reference/
Date: Sat, 6 Jan 2018 13:35:51 +0000 (UTC) [thread overview]
Message-ID: <1515245738.1240b9e786d0f04d981e0e81c0a987579bc3ccf0.jlec@gentoo> (raw)
commit: 1240b9e786d0f04d981e0e81c0a987579bc3ccf0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 13:32:31 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 13:35:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1240b9e7
sci-libs/blas-reference: Fix test phase
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sci-libs/blas-reference/blas-reference-20151113-r1.ebuild | 7 ++++++-
sci-libs/blas-reference/blas-reference-20161223.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
index 274ff207811..03c81208521 100644
--- a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20151113-r1.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
@@ -54,6 +54,11 @@ src_compile() {
cmake-utils_src_compile -C BLAS
}
+src_test() {
+ local BUILD_DIR="${WORKDIR}/${P}_build/BLAS"
+ cmake-utils_src_test
+}
+
src_install() {
cmake-utils_src_install -C BLAS
diff --git a/sci-libs/blas-reference/blas-reference-20161223.ebuild b/sci-libs/blas-reference/blas-reference-20161223.ebuild
index 65ef230c137..d896c267677 100644
--- a/sci-libs/blas-reference/blas-reference-20161223.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20161223.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
@@ -54,6 +54,11 @@ src_compile() {
cmake-utils_src_compile -C BLAS
}
+src_test() {
+ local BUILD_DIR="${WORKDIR}/${P}_build/BLAS"
+ cmake-utils_src_test
+}
+
src_install() {
cmake-utils_src_install -C BLAS
next reply other threads:[~2018-01-06 13:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-06 13:35 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-05-16 19:30 [gentoo-commits] repo/gentoo:master commit in: sci-libs/blas-reference/ Aaron Bauman
2018-12-12 12:55 Mikle Kolyada
2018-08-11 16:32 Mike Gilbert
2018-01-06 13:35 Justin Lecher
2017-10-16 3:34 David Seifert
2017-06-26 12:48 Alexis Ballier
2017-02-04 20:27 Fabian Groffen
2017-01-29 19:51 Fabian Groffen
2016-09-30 2:56 Matthias Maier
2016-02-06 6:41 Jeroen Roovers
2016-01-17 17:02 Agostino Sarubbo
2016-01-03 11:54 Agostino Sarubbo
2015-12-29 17:21 Justin Lecher
2015-12-29 10:02 Justin Lecher
2015-12-29 10:02 Justin Lecher
2015-12-28 19:20 Justin Lecher
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=1515245738.1240b9e786d0f04d981e0e81c0a987579bc3ccf0.jlec@gentoo \
--to=jlec@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