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 2EF6D158093 for ; Sun, 3 Jul 2022 12:17:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72F2AE0827; Sun, 3 Jul 2022 12:17:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5C89BE0827 for ; Sun, 3 Jul 2022 12:17:31 +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 93758341641 for ; Sun, 3 Jul 2022 12:17:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F10448 for ; Sun, 3 Jul 2022 12:17:29 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1656850633.366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/bonzomatic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/bonzomatic/metadata.xml X-VCS-Directories: media-gfx/bonzomatic/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3 X-VCS-Branch: master Date: Sun, 3 Jul 2022 12:17:29 +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: a196bc2d-3620-45d0-b141-522939f2624c X-Archives-Hash: 8f1168c25a9675e59d58a7cb6bd95403 commit: 366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jul 3 12:17:13 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jul 3 12:17:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=366dc9d5 media-gfx/bonzomatic: fix UnusedLocalUse Signed-off-by: Andrew Ammerlaan gentoo.org> media-gfx/bonzomatic/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/bonzomatic/metadata.xml b/media-gfx/bonzomatic/metadata.xml index 201d45c82..418652855 100644 --- a/media-gfx/bonzomatic/metadata.xml +++ b/media-gfx/bonzomatic/metadata.xml @@ -10,6 +10,6 @@ Build non-system-glfw for wayland instead of X11 Use the systems installed version of GLEW (upstream-unsupported) Use the systems installed version of STB (upstream-unsupported) - Use the systems installed version of Kissfft (upstream-unsupported) + 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 63290158093 for ; Sun, 3 Jul 2022 12:17:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4CDEE0826; Sun, 3 Jul 2022 12:17:27 +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 87637E0826 for ; Sun, 3 Jul 2022 12:17:27 +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 992DA341641 for ; Sun, 3 Jul 2022 12:17:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A84F448 for ; Sun, 3 Jul 2022 12:17:25 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1656850633.366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/bonzomatic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/bonzomatic/metadata.xml X-VCS-Directories: media-gfx/bonzomatic/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3 X-VCS-Branch: dev Date: Sun, 3 Jul 2022 12:17:25 +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: 87f01127-12bb-4f4c-8c37-72cb24fad911 X-Archives-Hash: 9ef74dfdf488e0000021ad34af8f9396 Message-ID: <20220703121725.KXHbzz1nTMrDOs2LtyTE3dJqQTrnVuYd-WdT6dTFczY@z> commit: 366dc9d5a9cfd6b16d5faeb6f2de1a159750a5d3 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jul 3 12:17:13 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jul 3 12:17:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=366dc9d5 media-gfx/bonzomatic: fix UnusedLocalUse Signed-off-by: Andrew Ammerlaan gentoo.org> media-gfx/bonzomatic/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/bonzomatic/metadata.xml b/media-gfx/bonzomatic/metadata.xml index 201d45c82..418652855 100644 --- a/media-gfx/bonzomatic/metadata.xml +++ b/media-gfx/bonzomatic/metadata.xml @@ -10,6 +10,6 @@ Build non-system-glfw for wayland instead of X11 Use the systems installed version of GLEW (upstream-unsupported) Use the systems installed version of STB (upstream-unsupported) - Use the systems installed version of Kissfft (upstream-unsupported) +