commit:     66079ad2ea94202ceed50c0ebbb0eb5f895fa3d4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 15:53:21 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 15:53:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66079ad2

sci-libs/med: restrict to hdf5<14

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/med/{med-4.1.1.ebuild => med-4.1.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/med/med-4.1.1.ebuild b/sci-libs/med/med-4.1.1-r1.ebuild
similarity index 98%
rename from sci-libs/med/med-4.1.1.ebuild
rename to sci-libs/med/med-4.1.1-r1.ebuild
index b2c10421a196..9b2d35e26ef3 100644
--- a/sci-libs/med/med-4.1.1.ebuild
+++ b/sci-libs/med/med-4.1.1-r1.ebuild
@@ -24,7 +24,7 @@ RESTRICT="!test? ( test ) python? ( test )"
 RDEPEND="
        !sci-libs/libmed
        dev-lang/tk:0=
-       >=sci-libs/hdf5-1.10.2:=[fortran?,mpi(+)?]
+       <sci-libs/hdf5-1.14.0:=[fortran?,mpi(+)?]
        mpi? ( virtual/mpi[fortran?] )
        python? ( ${PYTHON_DEPS} )
 "

Reply via email to