commit: 0327d02cf9b0bc7399ccc57d8e3431100cbf35d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 20:30:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 20:33:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0327d02c
sci-chemistry/votca: add subslot dep on sci-libs/hdf5
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-chemistry/votca/{votca-2022.1.ebuild => votca-2022.1-r1.ebuild} | 4 ++--
sci-chemistry/votca/votca-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-chemistry/votca/votca-2022.1.ebuild
b/sci-chemistry/votca/votca-2022.1-r1.ebuild
similarity index 96%
rename from sci-chemistry/votca/votca-2022.1.ebuild
rename to sci-chemistry/votca/votca-2022.1-r1.ebuild
index f6ccde06ed4a..ad5aa680498e 100644
--- a/sci-chemistry/votca/votca-2022.1.ebuild
+++ b/sci-chemistry/votca/votca-2022.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -41,7 +41,7 @@ RDEPEND="
sci-libs/fftw:3.0=
dev-lang/perl
gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] )
- sci-libs/hdf5[cxx]
+ sci-libs/hdf5:=[cxx]
sci-libs/libxc
sci-libs/libint:2
"
diff --git a/sci-chemistry/votca/votca-9999.ebuild
b/sci-chemistry/votca/votca-9999.ebuild
index 5c883cbd44b8..04064219f641 100644
--- a/sci-chemistry/votca/votca-9999.ebuild
+++ b/sci-chemistry/votca/votca-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -41,7 +41,7 @@ RDEPEND="
sci-libs/fftw:3.0=
dev-lang/perl
gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] )
- sci-libs/hdf5[cxx]
+ sci-libs/hdf5:=[cxx]
sci-libs/libxc
sci-libs/libint:2
"