From d8d1c87a72df05f8ef8f5a320259bcf6e680813a Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Apr 2024 21:34:39 +0100 Subject: [PATCH] sci-mathematics/petsc: add subslot dep on sci-libs/hdf5 Signed-off-by: Sam James --- .../petsc/{petsc-3.16.0-r1.ebuild => petsc-3.16.0-r2.ebuild} | 2 +- .../petsc/{petsc-3.17.1-r1.ebuild => petsc-3.17.1-r2.ebuild} | 2 +- .../petsc/{petsc-3.19.2.ebuild => petsc-3.18.2-r1.ebuild} | 2 +- .../petsc/{petsc-3.18.2.ebuild => petsc-3.19.1-r1.ebuild} | 2 +- .../petsc/{petsc-3.19.1.ebuild => petsc-3.19.2-r1.ebuild} | 2 +- .../petsc/{petsc-3.19.4.ebuild => petsc-3.19.4-r1.ebuild} | 2 +- .../petsc/{petsc-3.20.5.ebuild => petsc-3.20.5-r1.ebuild} | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) rename sci-mathematics/petsc/{petsc-3.16.0-r1.ebuild => petsc-3.16.0-r2.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.17.1-r1.ebuild => petsc-3.17.1-r2.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.19.2.ebuild => petsc-3.18.2-r1.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.18.2.ebuild => petsc-3.19.1-r1.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.19.1.ebuild => petsc-3.19.2-r1.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.19.4.ebuild => petsc-3.19.4-r1.ebuild} (99%) rename sci-mathematics/petsc/{petsc-3.20.5.ebuild => petsc-3.20.5-r1.ebuild} (99%) diff --git a/sci-mathematics/petsc/petsc-3.16.0-r1.ebuild b/sci-mathematics/petsc/petsc-3.16.0-r2.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.16.0-r1.ebuild rename to sci-mathematics/petsc/petsc-3.16.0-r2.ebuild index 743b36c549125..03c4e3d5a0628 100644 --- a/sci-mathematics/petsc/petsc-3.16.0-r1.ebuild +++ b/sci-mathematics/petsc/petsc-3.16.0-r2.ebuild @@ -36,7 +36,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[cxx?,fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.17.1-r1.ebuild b/sci-mathematics/petsc/petsc-3.17.1-r2.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.17.1-r1.ebuild rename to sci-mathematics/petsc/petsc-3.17.1-r2.ebuild index 5caa2d8578da1..df212d111e622 100644 --- a/sci-mathematics/petsc/petsc-3.17.1-r1.ebuild +++ b/sci-mathematics/petsc/petsc-3.17.1-r2.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.19.2.ebuild b/sci-mathematics/petsc/petsc-3.18.2-r1.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.19.2.ebuild rename to sci-mathematics/petsc/petsc-3.18.2-r1.ebuild index 30f4763b16a36..00ca06c193f20 100644 --- a/sci-mathematics/petsc/petsc-3.19.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.18.2-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.18.2.ebuild b/sci-mathematics/petsc/petsc-3.19.1-r1.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.18.2.ebuild rename to sci-mathematics/petsc/petsc-3.19.1-r1.ebuild index 30f4763b16a36..00ca06c193f20 100644 --- a/sci-mathematics/petsc/petsc-3.18.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.1-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.19.1.ebuild b/sci-mathematics/petsc/petsc-3.19.2-r1.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.19.1.ebuild rename to sci-mathematics/petsc/petsc-3.19.2-r1.ebuild index 30f4763b16a36..00ca06c193f20 100644 --- a/sci-mathematics/petsc/petsc-3.19.1.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.2-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.19.4.ebuild b/sci-mathematics/petsc/petsc-3.19.4-r1.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.19.4.ebuild rename to sci-mathematics/petsc/petsc-3.19.4-r1.ebuild index fcd1c43750f12..e24eda87a3aff 100644 --- a/sci-mathematics/petsc/petsc-3.19.4.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.4-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] ) diff --git a/sci-mathematics/petsc/petsc-3.20.5.ebuild b/sci-mathematics/petsc/petsc-3.20.5-r1.ebuild similarity index 99% rename from sci-mathematics/petsc/petsc-3.20.5.ebuild rename to sci-mathematics/petsc/petsc-3.20.5-r1.ebuild index ccf9449db9cb0..98e1795c95fcd 100644 --- a/sci-mathematics/petsc/petsc-3.20.5.ebuild +++ b/sci-mathematics/petsc/petsc-3.20.5-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" afterimage? ( media-libs/libafterimage ) boost? ( dev-libs/boost ) fftw? ( sci-libs/fftw:3.0[mpi?] ) - hdf5? ( sci-libs/hdf5[mpi?] ) + hdf5? ( sci-libs/hdf5:=[mpi?] ) hypre? ( >=sci-libs/hypre-2.18.0[int64?,mpi?] ) metis? ( >=sci-libs/parmetis-4 ) mpi? ( virtual/mpi[fortran?] )