From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4FBE115808C for ; Wed, 16 Feb 2022 09:54:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98D06E07D3; Wed, 16 Feb 2022 09:54:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83205E07D3 for ; Wed, 16 Feb 2022 09:54:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A33323431A6 for ; Wed, 16 Feb 2022 09:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C09B291 for ; Wed, 16 Feb 2022 09:54:56 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1645005270.f8d08a5cea3ed9c4dd515c7cbfb3ad9ef95dceae.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild X-VCS-Directories: sci-chemistry/gromacs/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: f8d08a5cea3ed9c4dd515c7cbfb3ad9ef95dceae X-VCS-Branch: master Date: Wed, 16 Feb 2022 09:54:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cdecc560-98d7-4190-becd-ab7d890e7f5f X-Archives-Hash: dd0f0268720b18ef03e1fc2a94169365 commit: f8d08a5cea3ed9c4dd515c7cbfb3ad9ef95dceae Author: Alexey Shvetsov gentoo org> AuthorDate: Wed Feb 16 09:42:42 2022 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Wed Feb 16 09:54:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d08a5c sci-chemistry/gromacs: Drop non-exising blocker Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexey Shvetsov gentoo.org> sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild | 3 +-- sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild | 3 +-- sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild b/sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild index b12df9964c0c..b06e9c835549 100644 --- a/sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -55,7 +55,6 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi ) ${PYTHON_DEPS} - !sci-chemistry/gmxapi " BDEPEND="${CDEPEND} virtual/pkgconfig diff --git a/sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild b/sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild index 125ab0332663..c8ad050d6313 100644 --- a/sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -55,7 +55,6 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi ) ${PYTHON_DEPS} - !sci-chemistry/gmxapi " BDEPEND="${CDEPEND} virtual/pkgconfig diff --git a/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild b/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild index fc3e3b8e030f..ec42582caf0f 100644 --- a/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild @@ -55,7 +55,6 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi ) ${PYTHON_DEPS} - !sci-chemistry/gmxapi " BDEPEND="${CDEPEND} virtual/pkgconfig