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 20372158086 for ; Tue, 4 Jan 2022 21:49:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 775DF2BC011; Tue, 4 Jan 2022 21:49:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7E162BC011 for ; Tue, 4 Jan 2022 21:49:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id C9BB134303B for ; Tue, 4 Jan 2022 21:49:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EBCC239 for ; Tue, 4 Jan 2022 21:49:44 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1641332972.75b81c60327b92dedd6d8a072c170d9b87105402.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/dealii/, sci-libs/dealii/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/dealii/dealii-9.3.1-r3.ebuild sci-libs/dealii/dealii-9.3.1-r4.ebuild sci-libs/dealii/files/dealii-9.1.1-fix_boost_177.patch X-VCS-Directories: sci-libs/dealii/ sci-libs/dealii/files/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 75b81c60327b92dedd6d8a072c170d9b87105402 X-VCS-Branch: master Date: Tue, 4 Jan 2022 21:49:44 +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: 7db376c2-9d7d-433a-b106-9b000f96010f X-Archives-Hash: d3e1a765ef3a18ecd2c178f62e38f0f3 commit: 75b81c60327b92dedd6d8a072c170d9b87105402 Author: Matthias Maier gentoo org> AuthorDate: Tue Jan 4 19:16:48 2022 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Jan 4 21:49:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b81c60 sci-libs/dealii: fix build with boost 1.77 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthias Maier gentoo.org> .../{dealii-9.3.1-r3.ebuild => dealii-9.3.1-r4.ebuild} | 5 +++-- sci-libs/dealii/files/dealii-9.1.1-fix_boost_177.patch | 12 ++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/sci-libs/dealii/dealii-9.3.1-r3.ebuild b/sci-libs/dealii/dealii-9.3.1-r4.ebuild similarity index 97% rename from sci-libs/dealii/dealii-9.3.1-r3.ebuild rename to sci-libs/dealii/dealii-9.3.1-r4.ebuild index c52bce06b69d..ebe0f99102e4 100644 --- a/sci-libs/dealii/dealii-9.3.1-r3.ebuild +++ b/sci-libs/dealii/dealii-9.3.1-r4.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 @@ -45,7 +45,7 @@ REQUIRED_USE=" # accessible. Just fix the version for the time being. CAS_VERSION=7.5.3 -RDEPEND=" + + DEAL_II_DISABLE_EXTRA_DIAGNOSTICS ++#include + #include + #include + DEAL_II_ENABLE_EXTRA_DIAGNOSTICS