Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/fflas-ffpack/
Date: Wed, 14 Sep 2022 22:23:37
Message-Id: 1663194199.c23ec367253357ec5f5d931e5af40e87c61c7bf6.sam@gentoo
1 commit: c23ec367253357ec5f5d931e5af40e87c61c7bf6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 14 22:22:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 14 22:23:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23ec367
7
8 sci-libs/fflas-ffpack: fix indentation
9
10 Fixes: d12bc87963fe1b3fae352771cd590e9daad228f4
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
17 index 327b02fb947b..45175f978bb7 100644
18 --- a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
19 +++ b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
20 @@ -48,7 +48,7 @@ src_prepare() {
21 }
22
23 src_configure() {
24 - tc-export PKG_CONFIG
25 + tc-export PKG_CONFIG
26
27 econf \
28 --enable-precompilation \