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 057C915806E for ; Sun, 14 May 2023 17:11:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAD22E08D4; Sun, 14 May 2023 17:11:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14203E08D1 for ; Sun, 14 May 2023 17:11:19 +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 15F1E340E3B for ; Sun, 14 May 2023 17:11:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F221A73 for ; Sun, 14 May 2023 17:11:15 +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: <1684084244.a73ee3d444b55c296e9a48e8ad90d2718b72e2a0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/blender/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/blender/metadata.xml X-VCS-Directories: media-gfx/blender/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a73ee3d444b55c296e9a48e8ad90d2718b72e2a0 X-VCS-Branch: master Date: Sun, 14 May 2023 17:11:15 +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: 25380b1f-bf59-494f-bc1f-4e38358bbd96 X-Archives-Hash: c33aa88271c4636d97083c3a07a0e134 commit: a73ee3d444b55c296e9a48e8ad90d2718b72e2a0 Author: Sam James gentoo org> AuthorDate: Sun May 14 17:01:39 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 14 17:10:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73ee3d4 media-gfx/blender: defer to new global USE=valgrind description Signed-off-by: Sam James gentoo.org> media-gfx/blender/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-gfx/blender/metadata.xml b/media-gfx/blender/metadata.xml index f57d99a79c61..5b6cbb8d18d1 100644 --- a/media-gfx/blender/metadata.xml +++ b/media-gfx/blender/metadata.xml @@ -85,9 +85,5 @@ Use threading building blocks library from dev-cpp/tbb. - - Add support for memory debugging using - dev-util/valgrind -