commit: ed891d3398c5cea28d967231f1216e31d7419fb2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Thu Aug 18 04:19:39 2022 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 04:19:39 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ed891d33
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 <AT> gentoo.org> ...re20201121.ebuild => HDF5Plugin-Zstandard-0_pre20201121-r1.ebuild} | 4 ++-- 1 file 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 similarity index 86% rename from sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild rename to 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}