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 7952115827B for ; Fri, 29 Aug 2025 16:23:51 +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 5BD71340B4D for ; Fri, 29 Aug 2025 16:23:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 53A21110563; Fri, 29 Aug 2025 16:23:50 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4A0E4110562 for ; Fri, 29 Aug 2025 16:23:50 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9A53340D50 for ; Fri, 29 Aug 2025 16:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8858134EF for ; Fri, 29 Aug 2025 16:23:48 +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: <1756484620.d6d722b0d9bc4167e4276c5cc5265cab30dc3fd3.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: d6d722b0d9bc4167e4276c5cc5265cab30dc3fd3 X-VCS-Branch: master Date: Fri, 29 Aug 2025 16:23:48 +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: 6dbf638b-7c1f-4965-9da8-fe867693d3bd X-Archives-Hash: 5820df91d2b03e2d3938b55498bb1efe commit: d6d722b0d9bc4167e4276c5cc5265cab30dc3fd3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 29 15:12:51 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 29 16:23:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d722b0 profiles: Drop obsolete media-sound/pulseaudio package.deprecated entry Bug: https://bugs.gentoo.org/961795 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.deprecated | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 14eb78a226e2..9c9aad12e2d4 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -93,11 +93,6 @@ dev-python/psycopg:2 # Bug 915779 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. Bug #961795 -media-sound/pulseaudio - # Sam James (2023-04-07) # Inactive upstream, doesn't support newer Rubies. # Please port your package to use dev-ruby/erubi instead.