commit:     35ea7e100c06811630c44ad85a2c48db39494e9c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 12 06:57:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 06:57:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ea7e10

sci-libs/h5hut: depend on older hdf5lib for now

Doesn't seem to build with newer versions.

Bug: https://bugs.gentoo.org/809221
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/h5hut/{h5hut-1.99.13.ebuild => h5hut-1.99.13-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/h5hut/h5hut-1.99.13.ebuild 
b/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
similarity index 91%
rename from sci-libs/h5hut/h5hut-1.99.13.ebuild
rename to sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
index 5eca8e34f1d..ff0a0934ace 100644
--- a/sci-libs/h5hut/h5hut-1.99.13.ebuild
+++ b/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ IUSE=""
 
 DEPEND="
        virtual/mpi
-       sci-libs/hdf5[mpi]
+       <sci-libs/hdf5-1.12[mpi]
        "
 RDEPEND="${DEPEND}"
 

Reply via email to