diff options
author | Christoph Junghans <junghans@gentoo.org> | 2019-05-04 08:31:56 -0600 |
---|---|---|
committer | Christoph Junghans <junghans@gentoo.org> | 2019-05-06 10:41:18 -0600 |
commit | ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42 (patch) | |
tree | 0d454009de58a5220d5bc2864c9b28b23634ce16 /sci-chemistry | |
parent | sci-geosciences/qmapshack: bump to 1.13.0 (diff) | |
download | gentoo-ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42.tar.gz gentoo-ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42.tar.bz2 gentoo-ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42.zip |
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>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.4.ebuild b/sci-chemistry/votca-csg/votca-csg-1.4.ebuild index 417ae6c7b119..f84f983048d3 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.4.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.4.ebuild @@ -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:*" |