Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/HDF5Plugin-Zstandard/
Date: Thu, 18 Aug 2022 04:20:15
Message-Id: 1660796379.ed891d3398c5cea28d967231f1216e31d7419fb2.heroxbd@gentoo
1 commit: ed891d3398c5cea28d967231f1216e31d7419fb2
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 18 04:19:39 2022 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 18 04:19:39 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ed891d33
7
8 sci-libs/HDF5Plugin-Zstandard: depend on >=1.12.2-r5.
9
10 1.12.2-r3 and r4 lost the standard Gentoo plugin directory of hdf5. r5
11 re-enables it.
12
13 Package-Manager: Portage-3.0.30, Repoman-3.0.3
14 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
15
16 ...re20201121.ebuild => HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild} | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild
20 similarity index 86%
21 rename from sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
22 rename to sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild
23 index a74996b46..d1257f0ee 100644
24 --- a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
25 +++ b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 2020 Gentoo Authors
28 +# Copyright 2020-2022 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=7
32 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86"
35
36 -DEPEND="app-arch/zstd >=sci-libs/hdf5-1.12.2-r2"
37 +DEPEND="app-arch/zstd >=sci-libs/hdf5-1.12.2-r5"
38 RDEPEND="${DEPEND}"
39
40 S=${WORKDIR}/${PN}-${COMMIT}