Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca/
Date: Sun, 20 Feb 2022 14:58:32
Message-Id: 1645369071.779099afac36901856782d1fd4dd69fa975e3f08.junghans@gentoo
1 commit: 779099afac36901856782d1fd4dd69fa975e3f08
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 14:57:51 2022 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 14:57:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779099af
7
8 sci-chemistry/votca: fix deps
9
10 Bug: https://bugs.gentoo.org/833793
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
13
14 sci-chemistry/votca/votca-2022.ebuild | 2 +-
15 sci-chemistry/votca/votca-9999.ebuild | 4 ++--
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/sci-chemistry/votca/votca-2022.ebuild b/sci-chemistry/votca/votca-2022.ebuild
19 index f59f5347f3de..a60728a6a6a9 100644
20 --- a/sci-chemistry/votca/votca-2022.ebuild
21 +++ b/sci-chemistry/votca/votca-2022.ebuild
22 @@ -37,7 +37,7 @@ RDEPEND="
23 dev-libs/expat
24 sci-libs/fftw:3.0=
25 dev-lang/perl
26 - gromacs? ( sci-chemistry/gromacs:= )
27 + gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] )
28 sci-libs/hdf5[cxx]
29 sci-libs/libxc
30 sci-libs/libint:2
31
32 diff --git a/sci-chemistry/votca/votca-9999.ebuild b/sci-chemistry/votca/votca-9999.ebuild
33 index 6a1ae090460b..a60728a6a6a9 100644
34 --- a/sci-chemistry/votca/votca-9999.ebuild
35 +++ b/sci-chemistry/votca/votca-9999.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 +# Copyright 1999-2022 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=7
42 @@ -37,7 +37,7 @@ RDEPEND="
43 dev-libs/expat
44 sci-libs/fftw:3.0=
45 dev-lang/perl
46 - gromacs? ( sci-chemistry/gromacs:= )
47 + gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] )
48 sci-libs/hdf5[cxx]
49 sci-libs/libxc
50 sci-libs/libint:2