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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 06C94158020 for ; Sat, 24 Dec 2022 18:15:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EE0CE07F9; Sat, 24 Dec 2022 18:15:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 0FAF3E07F9 for ; Sat, 24 Dec 2022 18:15:43 +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 E5D5334081F for ; Sat, 24 Dec 2022 18:15:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45F4C7CE for ; Sat, 24 Dec 2022 18:15:41 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1671905736.b26ca4509f03b1cbf969c0735fefc98e2da3f5aa.junghans@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/gromacs/gromacs-2022.4.ebuild sci-chemistry/gromacs/gromacs-2022.9999.ebuild sci-chemistry/gromacs/gromacs-2023.9999.ebuild sci-chemistry/gromacs/gromacs-2023_rc1.ebuild sci-chemistry/gromacs/gromacs-9999.ebuild X-VCS-Directories: sci-chemistry/gromacs/ X-VCS-Committer: junghans X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: b26ca4509f03b1cbf969c0735fefc98e2da3f5aa X-VCS-Branch: master Date: Sat, 24 Dec 2022 18:15:41 +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: f1419034-fb2a-4073-a925-f1a57d1c1a27 X-Archives-Hash: 673d6d225d7d5e8a6db28e351e714d31 commit: b26ca4509f03b1cbf969c0735fefc98e2da3f5aa Author: Christoph Junghans gentoo org> AuthorDate: Sat Dec 24 18:15:09 2022 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sat Dec 24 18:15:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26ca450 sci-chemistry/gromacs: fix muParser dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans gentoo.org> sci-chemistry/gromacs/gromacs-2022.4.ebuild | 2 +- sci-chemistry/gromacs/gromacs-2022.9999.ebuild | 2 +- sci-chemistry/gromacs/gromacs-2023.9999.ebuild | 2 +- sci-chemistry/gromacs/gromacs-2023_rc1.ebuild | 2 +- sci-chemistry/gromacs/gromacs-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/gromacs/gromacs-2022.4.ebuild b/sci-chemistry/gromacs/gromacs-2022.4.ebuild index d0f55aca4bc1..72ac3b19bbcd 100644 --- a/sci-chemistry/gromacs/gromacs-2022.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.4.ebuild @@ -51,7 +51,7 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi[cxx] ) sci-libs/lmfit:= - >=dev-cpp/muParser-2.3:= + >=dev-cpp/muParser-2.3.4:=[-wchar] ${PYTHON_DEPS} " BDEPEND="${CDEPEND} diff --git a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild index d0f55aca4bc1..72ac3b19bbcd 100644 --- a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild @@ -51,7 +51,7 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi[cxx] ) sci-libs/lmfit:= - >=dev-cpp/muParser-2.3:= + >=dev-cpp/muParser-2.3.4:=[-wchar] ${PYTHON_DEPS} " BDEPEND="${CDEPEND} diff --git a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild index 36a9fd3ae771..f2f127f13d21 100644 --- a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild @@ -51,7 +51,7 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi[cxx] ) sci-libs/lmfit:= - >=dev-cpp/muParser-2.3:= + >=dev-cpp/muParser-2.3.4:=[-wchar] ${PYTHON_DEPS} " BDEPEND="${CDEPEND} diff --git a/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild b/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild index 36a9fd3ae771..f2f127f13d21 100644 --- a/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild @@ -51,7 +51,7 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi[cxx] ) sci-libs/lmfit:= - >=dev-cpp/muParser-2.3:= + >=dev-cpp/muParser-2.3.4:=[-wchar] ${PYTHON_DEPS} " BDEPEND="${CDEPEND} diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 36a9fd3ae771..f2f127f13d21 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -51,7 +51,7 @@ CDEPEND=" mkl? ( sci-libs/mkl ) mpi? ( virtual/mpi[cxx] ) sci-libs/lmfit:= - >=dev-cpp/muParser-2.3:= + >=dev-cpp/muParser-2.3.4:=[-wchar] ${PYTHON_DEPS} " BDEPEND="${CDEPEND}