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 2F0A5158095 for ; Wed, 21 Sep 2022 08:19:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4091CE0BE7; Wed, 21 Sep 2022 08:19:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2CAD0E0BE7 for ; Wed, 21 Sep 2022 08:19:22 +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 3779D341105 for ; Wed, 21 Sep 2022 08:19:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7940B5B1 for ; Wed, 21 Sep 2022 08:19:19 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1663748344.a0ac0762cf8a5281a17ea294c94ecb64cd8b8f35.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/root/root-6.24.06-r2.ebuild sci-physics/root/root-6.26.04.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: a0ac0762cf8a5281a17ea294c94ecb64cd8b8f35 X-VCS-Branch: master Date: Wed, 21 Sep 2022 08:19:19 +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: 5b37a7d7-b814-4597-ab5e-cddc3d747b18 X-Archives-Hash: 0f0c57ab3f7560fae2b44e211839bb6f commit: a0ac0762cf8a5281a17ea294c94ecb64cd8b8f35 Author: Guilherme Amadio gentoo org> AuthorDate: Wed Sep 21 07:04:37 2022 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Wed Sep 21 08:19:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ac0762 sci-physics/root: restrict dependency on nlohmann_json, bug 872053 Closes: https://bugs.gentoo.org/872053 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/root/root-6.24.06-r2.ebuild | 2 +- sci-physics/root/root-6.26.04.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/root/root-6.24.06-r2.ebuild b/sci-physics/root/root-6.24.06-r2.ebuild index 521449068ccb..16f8551c4135 100644 --- a/sci-physics/root/root-6.24.06-r2.ebuild +++ b/sci-physics/root/root-6.24.06-r2.ebuild @@ -43,7 +43,7 @@ CDEPEND=" app-arch/zstd app-arch/xz-utils fortran? ( dev-lang/cfortran ) - dev-cpp/nlohmann_json +