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 EAE52158041 for ; Wed, 20 Mar 2024 06:26:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50BFBE29B7; Wed, 20 Mar 2024 06:26:49 +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 33459E29B7 for ; Wed, 20 Mar 2024 06:26:49 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33491343003 for ; Wed, 20 Mar 2024 06:26:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9BFA1598 for ; Wed, 20 Mar 2024 06:26:45 +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: <1710915425.106998aeb2c2b4cfc0d77ef914fc369945cf698e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/petsc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/petsc/petsc-3.18.2.ebuild sci-mathematics/petsc/petsc-3.19.1.ebuild sci-mathematics/petsc/petsc-3.19.2.ebuild sci-mathematics/petsc/petsc-3.19.4.ebuild X-VCS-Directories: sci-mathematics/petsc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 106998aeb2c2b4cfc0d77ef914fc369945cf698e X-VCS-Branch: master Date: Wed, 20 Mar 2024 06:26:45 +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: 9b2f5dde-adaa-4195-9ccf-93f506ef7229 X-Archives-Hash: 24fc750b1ed3e4ed46800d1f303f2979 commit: 106998aeb2c2b4cfc0d77ef914fc369945cf698e Author: Eli Schwartz gmail com> AuthorDate: Wed Mar 20 04:40:57 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 20 06:17:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106998ae sci-mathematics/petsc: drop outdated build time dep on which Dropped upstream when configure was rewritten from shell to python: https://gitlab.com/petsc/petsc/-/commit/df3bd252dbc574245cbbb4edf6b407438c525c05 Signed-off-by: Eli Schwartz gmail.com> Signed-off-by: Sam James gentoo.org> sci-mathematics/petsc/petsc-3.18.2.ebuild | 1 - sci-mathematics/petsc/petsc-3.19.1.ebuild | 1 - sci-mathematics/petsc/petsc-3.19.2.ebuild | 1 - sci-mathematics/petsc/petsc-3.19.4.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/sci-mathematics/petsc/petsc-3.18.2.ebuild b/sci-mathematics/petsc/petsc-3.18.2.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.18.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.18.2.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.1.ebuild b/sci-mathematics/petsc/petsc-3.19.1.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.1.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.1.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.2.ebuild b/sci-mathematics/petsc/petsc-3.19.2.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.2.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.4.ebuild b/sci-mathematics/petsc/petsc-3.19.4.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.4.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.4.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig "