Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/dealii/
Date: Sat, 15 Jan 2022 00:45:14
Message-Id: 1642207494.d65b71b4ec91399db29aceb66537e2acd9c643f0.tamiko@gentoo
1 commit: d65b71b4ec91399db29aceb66537e2acd9c643f0
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 00:44:26 2022 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 15 00:44:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65b71b4
7
8 sci-libs/dealii: update opencascade dependency
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 sci-libs/dealii/dealii-9.3.1-r4.ebuild | 2 +-
14 sci-libs/dealii/dealii-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/dealii/dealii-9.3.1-r4.ebuild b/sci-libs/dealii/dealii-9.3.1-r4.ebuild
18 index ebe0f99102e4..b93006221e8e 100644
19 --- a/sci-libs/dealii/dealii-9.3.1-r4.ebuild
20 +++ b/sci-libs/dealii/dealii-9.3.1-r4.ebuild
21 @@ -43,7 +43,7 @@ REQUIRED_USE="
22 # FIXME: The opencascade-7.5.1 ebuild uses a new file system layout where
23 # the names of the correct include and library directories are not easily
24 # accessible. Just fix the version for the time being.
25 -CAS_VERSION=7.5.3
26 +CAS_VERSION=7.6.0
27
28 RDEPEND="dev-libs/boost:=
29 app-arch/bzip2
30
31 diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild
32 index f95f48acaaac..918e1199b2c0 100644
33 --- a/sci-libs/dealii/dealii-9999.ebuild
34 +++ b/sci-libs/dealii/dealii-9999.ebuild
35 @@ -43,7 +43,7 @@ REQUIRED_USE="
36 # FIXME: The opencascade-7.5.1 ebuild uses a new file system layout where
37 # the names of the correct include and library directories are not easily
38 # accessible. Just fix the version for the time being.
39 -CAS_VERSION=7.5.3
40 +CAS_VERSION=7.6.0
41
42 RDEPEND="dev-libs/boost:=
43 app-arch/bzip2