sci-chemistry/votca-csg: 1.4 doesn't support gmx-2019

Closes: https://bugs.gentoo.org/685028
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
This commit is contained in:
Christoph Junghans
2019-05-04 08:31:56 -06:00
parent 097b001971
commit ca688b1e0d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,7 +29,7 @@ SLOT="0"
RDEPEND="
~sci-libs/votca-tools-${PV}
gromacs? ( sci-chemistry/gromacs:= )
gromacs? ( <sci-chemistry/gromacs-2019_beta1:= )
hdf5? ( sci-libs/hdf5 )
dev-lang/perl
app-shells/bash:*"