summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-11-06 09:07:20 +0100
committerPacho Ramos <pacho@gentoo.org>2021-11-06 09:52:55 +0100
commitc2a04400a8881f2c599fe6aaf09769b3787ea541 (patch)
tree2d5284ed7154aaa4f47d27cba16ec7311893febc
parentwww-client/vivaldi-snapshot: Drop old 4.4.2465.3 (diff)
downloadgentoo-c2a04400a8881f2c599fe6aaf09769b3787ea541.tar.gz
gentoo-c2a04400a8881f2c599fe6aaf09769b3787ea541.tar.bz2
gentoo-c2a04400a8881f2c599fe6aaf09769b3787ea541.zip
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@gentoo.org>
-rw-r--r--sci-chemistry/dssp/dssp-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/dssp/dssp-4.0.3.ebuild b/sci-chemistry/dssp/dssp-4.0.3.ebuild
index d9d8a5740c8d..31f86f7e3cf4 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