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 B54E2158086 for ; Tue, 14 Dec 2021 03:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60B62E077F; Tue, 14 Dec 2021 03:28:16 +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 19446E077F for ; Tue, 14 Dec 2021 03:28:14 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 066DF342FD5 for ; Tue, 14 Dec 2021 03:28:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53A751BF for ; Tue, 14 Dec 2021 03:28:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1639452456.81d67b7124bd5fa45d8849e3480f542cef655e94.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/dealii/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/dealii/dealii-9.3.1-r1.ebuild sci-libs/dealii/dealii-9.3.1-r2.ebuild X-VCS-Directories: sci-libs/dealii/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81d67b7124bd5fa45d8849e3480f542cef655e94 X-VCS-Branch: master Date: Tue, 14 Dec 2021 03:28:08 +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: d2323cb2-7f80-40c4-b98f-e126f54ffb2c X-Archives-Hash: 2dba2a9099ad35fa23ce6188eb07ae73 commit: 81d67b7124bd5fa45d8849e3480f542cef655e94 Author: Sam James gentoo org> AuthorDate: Tue Dec 14 03:27:36 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 14 03:27:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d67b71 sci-libs/dealii: use < (upper bound) dep on Boost Avoid confusing blockers. Bug: https://bugs.gentoo.org/820821 See: https://forums.gentoo.org/viewtopic-t-1146245.html Signed-off-by: Sam James gentoo.org> sci-libs/dealii/{dealii-9.3.1-r1.ebuild => dealii-9.3.1-r2.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sci-libs/dealii/dealii-9.3.1-r1.ebuild b/sci-libs/dealii/dealii-9.3.1-r2.ebuild similarity index 99% rename from sci-libs/dealii/dealii-9.3.1-r1.ebuild rename to sci-libs/dealii/dealii-9.3.1-r2.ebuild index 04391b957f7f..c78bf7d245ac 100644 --- a/sci-libs/dealii/dealii-9.3.1-r1.ebuild +++ b/sci-libs/dealii/dealii-9.3.1-r2.ebuild @@ -45,8 +45,7 @@ REQUIRED_USE=" # accessible. Just fix the version for the time being. CAS_VERSION=7.5.3 -RDEPEND="dev-libs/boost:= - !~dev-libs/boost-1.77.0 +RDEPEND="