summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2018-10-24 18:43:11 -0600
committerChristoph Junghans <junghans@gentoo.org>2018-10-24 18:43:58 -0600
commit5e5649db98ca32bcc6a46a8623d365981fd076fb (patch)
treeb71cbdc1251271cb3e00efca7c46d3c384f65d4e
parentnet-misc/openssh: Fix build with openssl-1.1 and hpn (bug #669506) (diff)
downloadgentoo-5e5649db98ca32bcc6a46a8623d365981fd076fb.tar.gz
gentoo-5e5649db98ca32bcc6a46a8623d365981fd076fb.tar.bz2
gentoo-5e5649db98ca32bcc6a46a8623d365981fd076fb.zip
sci-chemistry/votca-csg: 1.4.1 doesn't support gmx-2019
Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Christoph Junghans <junghans@gentoo.org> Closes: https://bugs.gentoo.org/669522
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild
index c83eac6e62bb..47c989751bff 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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:= )
hdf5? ( sci-libs/hdf5 )
dev-lang/perl
app-shells/bash:*"