commit:     c0b79811015288696f74c4c55694e6c3c1b95413
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep  1 08:16:12 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 08:16:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c0b79811

sci-mathematics/petsc: Add subslot for fftw dependency

Package-Manager: portage-2.2.20.1

 sci-mathematics/petsc/ChangeLog          | 4 ++++
 sci-mathematics/petsc/petsc-3.5.3.ebuild | 2 +-
 sci-mathematics/petsc/petsc-3.6.0.ebuild | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/petsc/ChangeLog b/sci-mathematics/petsc/ChangeLog
index ede47d8..861d62b 100644
--- a/sci-mathematics/petsc/ChangeLog
+++ b/sci-mathematics/petsc/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  01 Sep 2015; Marius Brehler <[email protected]> petsc-3.5.3.ebuild,
+  petsc-3.6.0.ebuild:
+  sci-mathematics/petsc: Add subslot for fftw dependency
+
   23 Jun 2015; Matthias Maier <[email protected]> petsc-3.5.3.ebuild,
   petsc-3.6.0.ebuild:
   sci-mathematics/petsc: Avoid a sandbox violation, bug #548498

diff --git a/sci-mathematics/petsc/petsc-3.5.3.ebuild 
b/sci-mathematics/petsc/petsc-3.5.3.ebuild
index 44076f7..a5d339b 100644
--- a/sci-mathematics/petsc/petsc-3.5.3.ebuild
+++ b/sci-mathematics/petsc/petsc-3.5.3.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
        virtual/lapack
        afterimage? ( media-libs/libafterimage )
        boost? ( dev-libs/boost )
-       fftw? ( sci-libs/fftw[mpi?] )
+       fftw? ( sci-libs/fftw:3.0[mpi?] )
        hdf5? ( sci-libs/hdf5[mpi?] )
        hypre? ( >=sci-libs/hypre-2.8.0b[mpi?] )
        mpi? ( virtual/mpi[cxx?,fortran?] )

diff --git a/sci-mathematics/petsc/petsc-3.6.0.ebuild 
b/sci-mathematics/petsc/petsc-3.6.0.ebuild
index 6a5ce37..874eca0 100644
--- a/sci-mathematics/petsc/petsc-3.6.0.ebuild
+++ b/sci-mathematics/petsc/petsc-3.6.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
        virtual/lapack
        afterimage? ( media-libs/libafterimage )
        boost? ( dev-libs/boost )
-       fftw? ( sci-libs/fftw[mpi?] )
+       fftw? ( sci-libs/fftw:3.0[mpi?] )
        hdf5? ( sci-libs/hdf5[mpi?] )
        hypre? ( >=sci-libs/hypre-2.8.0b[mpi?] )
        mpi? ( virtual/mpi[cxx?,fortran?] )

Reply via email to