commit:     c2a04400a8881f2c599fe6aaf09769b3787ea541
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 08:07:20 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 08:52:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a04400

sci-chemistry/dssp: gromacs-2022 will support dssp-4

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-chemistry/dssp/dssp-4.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/dssp/dssp-4.0.3.ebuild 
b/sci-chemistry/dssp/dssp-4.0.3.ebuild
index d9d8a5740c8..31f86f7e3cf 100644
--- a/sci-chemistry/dssp/dssp-4.0.3.ebuild
+++ b/sci-chemistry/dssp/dssp-4.0.3.ebuild
@@ -22,7 +22,7 @@ DEPEND=""
 RDEPEND="${BDEPEND}"
 
 pkg_postinst() {
-       if has_version sci-chemistry/gromacs; then
+       if has_version "<=sci-chemistry/gromacs-2022"; then
                ewarn "DSSP > 3.0.x is not compatible with gmx do_dssp:"
                ewarn "https://gitlab.com/gromacs/gromacs/-/issues/4129";
                ewarn

Reply via email to