Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/cblas-reference/
Date: Thu, 01 Nov 2018 17:59:12
Message-Id: 1541095145.b8571e136f0c12b108b260ddc4155b6b1be2609a.jlec@gentoo
1 commit: b8571e136f0c12b108b260ddc4155b6b1be2609a
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 17:58:40 2018 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 17:59:05 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b8571e13
7
8 sci-libs/cblas-reference: Call cmake-utils_src_prepare
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-libs/cblas-reference/cblas-reference-20161223-r101.ebuild | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/cblas-reference/cblas-reference-20161223-r101.ebuild b/sci-libs/cblas-reference/cblas-reference-20161223-r101.ebuild
17 index b3f4cfe68..152e56324 100644
18 --- a/sci-libs/cblas-reference/cblas-reference-20161223-r101.ebuild
19 +++ b/sci-libs/cblas-reference/cblas-reference-20161223-r101.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -34,8 +34,9 @@ PATCHES=( "${FILESDIR}/lapack-reference-${LPV}-fix-build-system.patch" )
27 MULTILIB_WRAPPED_HEADERS=(
28 /usr/include/cblas/cblas.h
29 )
30 +
31 src_prepare() {
32 - default
33 + cmake-utils_src_prepare
34
35 # rename library to avoid collision with other blas implementations
36 # ${LIBNAME} and ${PROFNAME} are not defined here, they are in single