Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Thu, 02 Feb 2023 08:48:18
Message-Id: 1675327690.e2b04103178eaff510860c9261b786957b65bbf0.alexxy@gentoo
1 commit: e2b04103178eaff510860c9261b786957b65bbf0
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 08:47:00 2023 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 08:48:10 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b04103
7
8 sci-chemistry/gromacs: Revert changes related to wchar
9
10 This reverts commit b26ca4509f03b1cbf969c0735fefc98e2da3f5aa.
11
12 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
13
14 sci-chemistry/gromacs/gromacs-2022.4.ebuild | 2 +-
15 sci-chemistry/gromacs/gromacs-2022.9999.ebuild | 2 +-
16 sci-chemistry/gromacs/gromacs-2023.9999.ebuild | 2 +-
17 sci-chemistry/gromacs/gromacs-2023_rc1.ebuild | 2 +-
18 sci-chemistry/gromacs/gromacs-9999.ebuild | 2 +-
19 5 files changed, 5 insertions(+), 5 deletions(-)
20
21 diff --git a/sci-chemistry/gromacs/gromacs-2022.4.ebuild b/sci-chemistry/gromacs/gromacs-2022.4.ebuild
22 index 57c7253f3cc6..ca908310a723 100644
23 --- a/sci-chemistry/gromacs/gromacs-2022.4.ebuild
24 +++ b/sci-chemistry/gromacs/gromacs-2022.4.ebuild
25 @@ -51,7 +51,7 @@ CDEPEND="
26 mkl? ( sci-libs/mkl )
27 mpi? ( virtual/mpi[cxx] )
28 sci-libs/lmfit:=
29 - >=dev-cpp/muParser-2.3.4:=[-wchar]
30 + >=dev-cpp/muParser-2.3:=
31 ${PYTHON_DEPS}
32 "
33 BDEPEND="${CDEPEND}
34
35 diff --git a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
36 index 57c7253f3cc6..ca908310a723 100644
37 --- a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
38 +++ b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
39 @@ -51,7 +51,7 @@ CDEPEND="
40 mkl? ( sci-libs/mkl )
41 mpi? ( virtual/mpi[cxx] )
42 sci-libs/lmfit:=
43 - >=dev-cpp/muParser-2.3.4:=[-wchar]
44 + >=dev-cpp/muParser-2.3:=
45 ${PYTHON_DEPS}
46 "
47 BDEPEND="${CDEPEND}
48
49 diff --git a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild
50 index 168151504751..98c909cdab48 100644
51 --- a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild
52 +++ b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild
53 @@ -51,7 +51,7 @@ CDEPEND="
54 mkl? ( sci-libs/mkl )
55 mpi? ( virtual/mpi[cxx] )
56 sci-libs/lmfit:=
57 - >=dev-cpp/muParser-2.3.4:=[-wchar]
58 + >=dev-cpp/muParser-2.3:=
59 ${PYTHON_DEPS}
60 "
61 BDEPEND="${CDEPEND}
62
63 diff --git a/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild b/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild
64 index 168151504751..98c909cdab48 100644
65 --- a/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild
66 +++ b/sci-chemistry/gromacs/gromacs-2023_rc1.ebuild
67 @@ -51,7 +51,7 @@ CDEPEND="
68 mkl? ( sci-libs/mkl )
69 mpi? ( virtual/mpi[cxx] )
70 sci-libs/lmfit:=
71 - >=dev-cpp/muParser-2.3.4:=[-wchar]
72 + >=dev-cpp/muParser-2.3:=
73 ${PYTHON_DEPS}
74 "
75 BDEPEND="${CDEPEND}
76
77 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
78 index 168151504751..98c909cdab48 100644
79 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
80 +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
81 @@ -51,7 +51,7 @@ CDEPEND="
82 mkl? ( sci-libs/mkl )
83 mpi? ( virtual/mpi[cxx] )
84 sci-libs/lmfit:=
85 - >=dev-cpp/muParser-2.3.4:=[-wchar]
86 + >=dev-cpp/muParser-2.3:=
87 ${PYTHON_DEPS}
88 "
89 BDEPEND="${CDEPEND}