sci-chemistry/votca-csg: fix deps
authorChristoph Junghans <junghans@gentoo.org>
Sun, 12 Jan 2020 20:05:53 +0000 (13:05 -0700)
committerChristoph Junghans <junghans@gentoo.org>
Sun, 12 Jan 2020 20:06:15 +0000 (13:06 -0700)
Closes: https://bugs.gentoo.org/705202
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild
sci-chemistry/votca-csg/votca-csg-1.5.ebuild

index 8ae77aec9f5134d4d7c7435d7c46487f89a0340a..8f8ca82c066717c7b3f8a1806fbab983143a2d99 100644 (file)
@@ -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:*"
index 1999a051a01a8d96e207b69a36fcec893000c1b6..879db65b2de9e819c8a138f6d04418e2aa9173e8 100644 (file)
@@ -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:*"