summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2020-01-12 13:05:53 -0700
committerChristoph Junghans <junghans@gentoo.org>2020-01-12 13:06:15 -0700
commitda75a26075f6624ca2d7fecb7c495115320b7e11 (patch)
tree15c3d6245b658c4d488b82619f3deb4155da23ca /sci-chemistry
parentmail-client/thunderbird-bin: security cleanup (diff)
downloadgentoo-da75a26075f6624ca2d7fecb7c495115320b7e11.tar.gz
gentoo-da75a26075f6624ca2d7fecb7c495115320b7e11.tar.bz2
gentoo-da75a26075f6624ca2d7fecb7c495115320b7e11.zip
sci-chemistry/votca-csg: fix deps
Closes: https://bugs.gentoo.org/705202 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild4
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild
index 8ae77aec9f51..8f8ca82c0667 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,7 +31,7 @@ SLOT="0"
RDEPEND="
~sci-libs/votca-tools-${PV}
>=dev-cpp/eigen-3.3
- gromacs? ( sci-chemistry/gromacs:= )
+ gromacs? ( <sci-chemistry/gromacs-2020:= )
hdf5? ( sci-libs/hdf5 )
dev-lang/perl
app-shells/bash:*"
diff --git a/sci-chemistry/votca-csg/votca-csg-1.5.ebuild b/sci-chemistry/votca-csg/votca-csg-1.5.ebuild
index 1999a051a01a..879db65b2de9 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.5.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,7 +31,7 @@ SLOT="0"
RDEPEND="
~sci-libs/votca-tools-${PV}
>=dev-cpp/eigen-3.3
- gromacs? ( sci-chemistry/gromacs:= )
+ gromacs? ( <sci-chemistry/gromacs-2020:= )
hdf5? ( sci-libs/hdf5 )
dev-lang/perl
app-shells/bash:*"