From 0327d02cf9b0bc7399ccc57d8e3431100cbf35d9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Apr 2024 21:30:09 +0100 Subject: [PATCH] sci-chemistry/votca: add subslot dep on sci-libs/hdf5 Signed-off-by: Sam James --- .../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(-) rename sci-chemistry/votca/{votca-2022.1.ebuild => votca-2022.1-r1.ebuild} (96%) 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 f6ccde06ed4ad..ad5aa680498e5 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 5c883cbd44b81..04064219f6418 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 "