aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2022-08-18 12:19:39 +0800
committerBenda Xu <heroxbd@gentoo.org>2022-08-18 12:19:39 +0800
commited891d3398c5cea28d967231f1216e31d7419fb2 (patch)
tree3d9692f776965a2e990427453ec9e8a5e95fbbb9 /sci-libs
parentsci-libs/nipype: purged dangling etelemetry requirement (diff)
downloadsci-ed891d3398c5cea28d967231f1216e31d7419fb2.tar.gz
sci-ed891d3398c5cea28d967231f1216e31d7419fb2.tar.bz2
sci-ed891d3398c5cea28d967231f1216e31d7419fb2.zip
sci-libs/HDF5Plugin-Zstandard: depend on >=1.12.2-r5.
1.12.2-r3 and r4 lost the standard Gentoo plugin directory of hdf5. r5 re-enables it. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild (renamed from sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild
index a74996b46..d1257f0ee 100644
--- a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
+++ b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="app-arch/zstd >=sci-libs/hdf5-1.12.2-r2"
+DEPEND="app-arch/zstd >=sci-libs/hdf5-1.12.2-r5"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}-${COMMIT}