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 DFDD0158064 for ; Tue, 30 Apr 2024 16:22:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BE22E29E9; Tue, 30 Apr 2024 16:22:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FD97E29E9 for ; Tue, 30 Apr 2024 16:22:43 +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 4BA833430B1 for ; Tue, 30 Apr 2024 16:22:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD8441764 for ; Tue, 30 Apr 2024 16:22:40 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1714494137.b4b450c9fc7ad5d1e908b58979d836934f66f07e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gstreamer/metadata.xml X-VCS-Directories: media-libs/gstreamer/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b4b450c9fc7ad5d1e908b58979d836934f66f07e X-VCS-Branch: master Date: Tue, 30 Apr 2024 16:22:40 +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: 7b0c81b8-6d6d-4578-ba52-64eefff8637d X-Archives-Hash: 2facfebc4c6a9bf0f0eba479b855f03a commit: b4b450c9fc7ad5d1e908b58979d836934f66f07e Author: Mart Raudsepp gentoo org> AuthorDate: Tue Apr 30 16:22:17 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 30 16:22:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b450c9 media-libs/gstreamer: drop removed USE=orc from metadata Signed-off-by: Mart Raudsepp gentoo.org> media-libs/gstreamer/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-libs/gstreamer/metadata.xml b/media-libs/gstreamer/metadata.xml index c80f710a1130..3484eebda129 100644 --- a/media-libs/gstreamer/metadata.xml +++ b/media-libs/gstreamer/metadata.xml @@ -6,9 +6,6 @@ GStreamer package maintainers - Disable some PaX memory protections to allow plugins - that use dev-lang/orc for runtime optimization to be - used on hardened PaX systems Enable sys-libs/libunwind usage for better backtrace support in leaks tracer module