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 984FC158091 for ; Fri, 3 Jun 2022 03:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E661E0855; Fri, 3 Jun 2022 03:57:06 +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 33EDBE0855 for ; Fri, 3 Jun 2022 03:57:06 +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 35AE4342296 for ; Fri, 3 Jun 2022 03:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20591326 for ; Fri, 3 Jun 2022 03:57:03 +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: <1654228593.b338bf48c70d6e8ef9afb4cd39ca673dde80e3b9.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.16.0-r1.ebuild sci-mathematics/petsc/petsc-3.16.0.ebuild sci-mathematics/petsc/petsc-3.17.1-r1.ebuild sci-mathematics/petsc/petsc-3.17.1.ebuild X-VCS-Directories: sci-mathematics/petsc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b338bf48c70d6e8ef9afb4cd39ca673dde80e3b9 X-VCS-Branch: master Date: Fri, 3 Jun 2022 03:57:03 +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: 0bae3daf-9678-4a42-a01a-090ff959ff0d X-Archives-Hash: 3e28aa8cf1d0371291b2c2713ed3907f commit: b338bf48c70d6e8ef9afb4cd39ca673dde80e3b9 Author: Sam James gentoo org> AuthorDate: Fri Jun 3 03:56:33 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jun 3 03:56:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b338bf48 sci-mathematics/petsc: revbump for configure fix So that binaries are built with the expected flags (it just gave a warning, not an error like I'd thought.) Bug: https://bugs.gentoo.org/848789 See: 27ba48650af3037fa8adf06220d4e5f1373f5885 Signed-off-by: Sam James gentoo.org> sci-mathematics/petsc/{petsc-3.16.0.ebuild => petsc-3.16.0-r1.ebuild} | 0 sci-mathematics/petsc/{petsc-3.17.1.ebuild => petsc-3.17.1-r1.ebuild} | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/sci-mathematics/petsc/petsc-3.16.0.ebuild b/sci-mathematics/petsc/petsc-3.16.0-r1.ebuild similarity index 100% rename from sci-mathematics/petsc/petsc-3.16.0.ebuild rename to sci-mathematics/petsc/petsc-3.16.0-r1.ebuild diff --git a/sci-mathematics/petsc/petsc-3.17.1.ebuild b/sci-mathematics/petsc/petsc-3.17.1-r1.ebuild similarity index 100% rename from sci-mathematics/petsc/petsc-3.17.1.ebuild rename to sci-mathematics/petsc/petsc-3.17.1-r1.ebuild