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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0850C158094 for ; Fri, 2 Sep 2022 21:28:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E9FEE0972; Fri, 2 Sep 2022 21:28:43 +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 E530BE0972 for ; Fri, 2 Sep 2022 21:28:42 +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 87F2F341065 for ; Fri, 2 Sep 2022 21:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4A20576 for ; Fri, 2 Sep 2022 21:28:39 +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: <1662154108.5564ef5a3056127e1444edd89b45f6e16b560a82.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/google-perftools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/google-perftools/Manifest dev-util/google-perftools/google-perftools-2.10-r1.ebuild dev-util/google-perftools/google-perftools-2.10.ebuild X-VCS-Directories: dev-util/google-perftools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5564ef5a3056127e1444edd89b45f6e16b560a82 X-VCS-Branch: master Date: Fri, 2 Sep 2022 21:28:39 +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: 334ecfd6-576b-4de5-949c-5e3c9a39d405 X-Archives-Hash: acc43e867cab9001d21cbe3d6be6573f commit: 5564ef5a3056127e1444edd89b45f6e16b560a82 Author: dante-robinson gmail com> AuthorDate: Tue Aug 16 20:36:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 2 21:28:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5564ef5a dev-util/google-perftools: add llvm-libunwind to be used - USE llvm-libunwind Signed-off-by: dante-robinson gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26885 Signed-off-by: Sam James gentoo.org> dev-util/google-perftools/Manifest | 2 +- ...rftools-2.10.ebuild => google-perftools-2.10-r1.ebuild} | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/dev-util/google-perftools/Manifest b/dev-util/google-perftools/Manifest index 0f343649601f..4957d61fd891 100644 --- a/dev-util/google-perftools/Manifest +++ b/dev-util/google-perftools/Manifest @@ -1,2 +1,2 @@ -DIST gperftools-2.9.1.tar.gz 924910 BLAKE2B fcf0491e42ff4212a63ab0af422f27f5a625c53a0b33e69f8dede96b004a0f01af104d9791a4b75d38145ae0059f5e2967ea1d09b0712cc4d930ef7aafd4f3ba SHA512 5e07f28da9afc5f1ba3df7f06ad0e146c171d33e1779bbaab21547ed234aaced02e5278c1eb8f92fc45480abd2474d6a2d4c71644fb9378f41088c56cc1bc8ab DIST gperftools-2.10.tar.gz 926512 BLAKE2B e92fb751f9e695d21edf5fce443f3d3641fcff15cbd6b5d868bc77fbe622594be824b75c8d45513c7f82b9e574c690133b8502d4574162948a77886d5166b92d SHA512 4400711723be9401f519d85b3b69c026e4715473cbed48ab0573df17abdf895fb971ee969875fe5127a2e8b9aba90d858285e50c8e012384c2c36d5a76b1f0c4 +DIST gperftools-2.9.1.tar.gz 924910 BLAKE2B fcf0491e42ff4212a63ab0af422f27f5a625c53a0b33e69f8dede96b004a0f01af104d9791a4b75d38145ae0059f5e2967ea1d09b0712cc4d930ef7aafd4f3ba SHA512 5e07f28da9afc5f1ba3df7f06ad0e146c171d33e1779bbaab21547ed234aaced02e5278c1eb8f92fc45480abd2474d6a2d4c71644fb9378f41088c56cc1bc8ab diff --git a/dev-util/google-perftools/google-perftools-2.10.ebuild b/dev-util/google-perftools/google-perftools-2.10-r1.ebuild similarity index 88% rename from dev-util/google-perftools/google-perftools-2.10.ebuild rename to dev-util/google-perftools/google-perftools-2.10-r1.ebuild index 42f067fa0ced..cb76ce6b7b1d 100644 --- a/dev-util/google-perftools/google-perftools-2.10.ebuild +++ b/dev-util/google-perftools/google-perftools-2.10-r1.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=8 @@ -19,16 +19,14 @@ SLOT="0/4" # AIX ppc/ppc64 KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" -IUSE="largepages largepages64k +debug minimal optimisememory test static-libs" +IUSE="largepages largepages64k +debug llvm-libunwind minimal optimisememory test static-libs" RESTRICT="!test? ( test )" -# TODO: remove the riscv special case once either libunwind has begun supporting this arch -# or this package allows using llvm-libunwind for other arches -DEPEND="!ppc64? ( - riscv? ( sys-libs/llvm-libunwind:= ) - !riscv? ( sys-libs/libunwind:= ) -)" +DEPEND=" + llvm-libunwind? ( sys-libs/llvm-libunwind:= ) + !llvm-libunwind? ( sys-libs/libunwind:= ) +" RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}"