From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 6C4AA15827B for ; Tue, 19 Aug 2025 20:38:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3157E340EC7 for ; Tue, 19 Aug 2025 20:38:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 221EA110280; Tue, 19 Aug 2025 20:38:26 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 14F76110280 for ; Tue, 19 Aug 2025 20:38:26 +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 B716F340EC7 for ; Tue, 19 Aug 2025 20:38:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 260493392 for ; Tue, 19 Aug 2025 20:38:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1755635844.3cebe55411a985ec339ae8159b7cc93cfeb0a269.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3cebe55411a985ec339ae8159b7cc93cfeb0a269 X-VCS-Branch: master Date: Tue, 19 Aug 2025 20:38:24 +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: afe3f8d7-e382-467b-a311-30b30d3581eb X-Archives-Hash: 43bebceaf037f4ef2e4678d73247dbce commit: 3cebe55411a985ec339ae8159b7cc93cfeb0a269 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 19 20:24:30 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 19 20:37:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cebe554 profiles: package.deprecated: Add media-sound/pulseaudio bug ref Bug: https://bugs.gentoo.org/961795 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.deprecated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index a360c5079219..b828fd9cfc63 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -55,7 +55,7 @@ dev-qt/qtscript:5 # Andreas Sturmlechner (2023-06-10) # Obsolete transitional meta package. Switch to media-libs/libpulse -# which ensures a sound server is installed via PDEPEND. +# which ensures a sound server is installed via PDEPEND. Bug #961795 media-sound/pulseaudio # Sam James (2023-04-07)