summaryrefslogtreecommitdiff
path: root/sci-physics/sassena/sassena-1.4.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/sassena/sassena-1.4.2.ebuild')
-rw-r--r--sci-physics/sassena/sassena-1.4.2.ebuild21
1 files changed, 11 insertions, 10 deletions
diff --git a/sci-physics/sassena/sassena-1.4.2.ebuild b/sci-physics/sassena/sassena-1.4.2.ebuild
index 4546a6090317..8931b9bc422c 100644
--- a/sci-physics/sassena/sassena-1.4.2.ebuild
+++ b/sci-physics/sassena/sassena-1.4.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit cmake-utils
DESCRIPTION="Software for Calculating Scattering Diagrams on Massively Parallel Computers"
-HOMEPAGE="http://www.sassena.org"
+HOMEPAGE="https://github.com/benlabs/sassena"
SRC_URI="https://github.com/benlabs/sassena/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
@@ -15,13 +15,14 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""
DEPEND="
- dev-libs/boost[mpi]
- sci-libs/hdf5[mpi]
- dev-libs/libxml2
- sci-libs/fftw:3.0
- virtual/mpi
- virtual/blas
- virtual/lapack"
+ dev-libs/boost[mpi]
+ dev-libs/libxml2
+ sci-libs/fftw:3.0
+ sci-libs/hdf5[mpi]
+ virtual/blas
+ virtual/lapack
+ virtual/mpi
+"
RDEPEND="${DEPEND}"
PATCHES=(