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/calculix-ccx/
Date: Sun, 29 Jan 2017 11:59:43
Message-Id: 1485691163.0f57c204e1d5980cc96cbb04f2090ea2235d3f82.jlec@gentoo
1 commit: 0f57c204e1d5980cc96cbb04f2090ea2235d3f82
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 11:47:44 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 11:59:23 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0f57c204
7
8 sci-libs/calculix-ccx: Drop Trailing whitespace
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild b/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
17 index c9eb261..d6770ca 100644
18 --- a/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
19 +++ b/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -44,7 +44,7 @@ src_configure() {
27 if use threads; then
28 append-cflags "-DUSE_MT"
29 fi
30 -
31 +
32 if use openmp; then
33 append-fflags "-fopenmp"
34 append-cflags "-fopenmp"