sci-chemistry/votca-csg: 1.4 doesn't support gmx-2019
authorChristoph Junghans <junghans@gentoo.org>
Sat, 4 May 2019 14:31:56 +0000 (08:31 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 6 May 2019 16:41:18 +0000 (10:41 -0600)
Closes: https://bugs.gentoo.org/685028
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
sci-chemistry/votca-csg/votca-csg-1.4.ebuild

index 417ae6c7b11946a8ea6578361f67004d5206092e..f84f983048d34a3bd41dbbf3fb7f7e05569bd74c 100644 (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:*"