Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/h5hut/
Date: Tue, 12 Oct 2021 07:05:03
Message-Id: 1634022288.ae5c7d4ff3a91ab692868628d573348ba8cd1b0e.sam@gentoo
1 commit: ae5c7d4ff3a91ab692868628d573348ba8cd1b0e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 07:00:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 07:04:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5c7d4f
7
8 sci-libs/h5hut: add comment to ebuild on < hdf5 dep
9
10 Bug: https://bugs.gentoo.org/809221
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-libs/h5hut/h5hut-1.99.13-r1.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild b/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
17 index ff0a0934ace..8401f646884 100644
18 --- a/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
19 +++ b/sci-libs/h5hut/h5hut-1.99.13-r1.ebuild
20 @@ -15,6 +15,8 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE=""
23
24 +# < dep on hdf5 because of bug #809221
25 +# Needs a proper fix.
26 DEPEND="
27 virtual/mpi
28 <sci-libs/hdf5-1.12[mpi]