commit: ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Sat May 4 14:31:56 2019 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Mon May 6 16:41:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca688b1e
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 <AT> gentoo.org> sci-chemistry/votca-csg/votca-csg-1.4.ebuild | 4 ++-- 1 file 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 417ae6c7b11..f84f983048d 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:*"
