Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/sassena/
Date: Mon, 31 Dec 2018 23:21:36
Message-Id: 1546298103.114cb22f188c804173992ad8ef58e81c55ca2af5.asturm@gentoo
1 commit: 114cb22f188c804173992ad8ef58e81c55ca2af5
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 23:15:03 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 23:15:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114cb22f
7
8 sci-physics/sassena: Indendation and sorting
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-physics/sassena/sassena-1.4.2.ebuild | 17 +++++++++--------
14 1 file changed, 9 insertions(+), 8 deletions(-)
15
16 diff --git a/sci-physics/sassena/sassena-1.4.2.ebuild b/sci-physics/sassena/sassena-1.4.2.ebuild
17 index 4546a609031..10820a9735f 100644
18 --- a/sci-physics/sassena/sassena-1.4.2.ebuild
19 +++ b/sci-physics/sassena/sassena-1.4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -15,13 +15,14 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux"
27 IUSE=""
28
29 DEPEND="
30 - dev-libs/boost[mpi]
31 - sci-libs/hdf5[mpi]
32 - dev-libs/libxml2
33 - sci-libs/fftw:3.0
34 - virtual/mpi
35 - virtual/blas
36 - virtual/lapack"
37 + dev-libs/boost[mpi]
38 + dev-libs/libxml2
39 + sci-libs/fftw:3.0
40 + sci-libs/hdf5[mpi]
41 + virtual/blas
42 + virtual/lapack
43 + virtual/mpi
44 +"
45 RDEPEND="${DEPEND}"
46
47 PATCHES=(