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 6911A15810F for ; Sun, 11 Jun 2023 10:44:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 636B0E0858; Sun, 11 Jun 2023 10:44:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A7D4E0858 for ; Sun, 11 Jun 2023 10:44:06 +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 70BB5341228 for ; Sun, 11 Jun 2023 10:44:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B738CA66 for ; Sun, 11 Jun 2023 10:44:03 +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: <1686480181.c947cf7926ead27718e6e2f62d2b86df523196b4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/vice/vice-3.7.1.ebuild X-VCS-Directories: app-emulation/vice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c947cf7926ead27718e6e2f62d2b86df523196b4 X-VCS-Branch: master Date: Sun, 11 Jun 2023 10:44:03 +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: 82ed4b83-cf58-4469-9814-4c8ac4bee6ab X-Archives-Hash: 431b8e831980c05aefd978cd08194556 commit: c947cf7926ead27718e6e2f62d2b86df523196b4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 11 06:53:30 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 11 10:43:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c947cf79 app-emulation/vice: Drop obsolete media-sound/pulseaudio alt. dep Signed-off-by: Andreas Sturmlechner gentoo.org> app-emulation/vice/vice-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/vice/vice-3.7.1.ebuild b/app-emulation/vice/vice-3.7.1.ebuild index d969df0c0f68..f42fed404314 100644 --- a/app-emulation/vice/vice-3.7.1.ebuild +++ b/app-emulation/vice/vice-3.7.1.ebuild @@ -54,7 +54,7 @@ RDEPEND=" pci? ( sys-apps/pciutils ) png? ( media-libs/libpng:= ) portaudio? ( media-libs/portaudio ) - pulseaudio? ( || ( media-libs/libpulse media-sound/pulseaudio ) ) + pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl2[video] media-libs/sdl2-image