From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1523869-garchives=archives.gentoo.org@lists.gentoo.org>
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 BED4F15810D
	for <garchives@archives.gentoo.org>; Wed, 31 May 2023 18:24:13 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E2FD7E0963;
	Wed, 31 May 2023 18:24:12 +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 C5D4FE0963
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 May 2023 18:24:12 +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 D0124340F40
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 May 2023 18:24:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 67018A80
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 May 2023 18:24:10 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1685557410.02e04569b7b99b085c054fe57f8a8b8e6ff53499.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
X-VCS-Directories: app-accessibility/speech-dispatcher/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 02e04569b7b99b085c054fe57f8a8b8e6ff53499
X-VCS-Branch: master
Date: Wed, 31 May 2023 18:24:10 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: bd2ecd01-b76c-4785-a640-60dc34b610fa
X-Archives-Hash: 6b0790cd62273864b18558e09d2d6eef

commit:     02e04569b7b99b085c054fe57f8a8b8e6ff53499
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:22:15 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 31 18:23:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e04569

app-accessibility/speech-dispatcher: Switch to media-libs/libpulse

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...h-dispatcher-0.11.4-r1.ebuild => speech-dispatcher-0.11.4-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
similarity index 98%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
index 1b0b5acf3017..19e22e05c8f8 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
@@ -27,7 +27,7 @@ DEPEND="python? ( ${PYTHON_DEPS} )
 	espeak? ( app-accessibility/espeak-ng )
 	flite? ( app-accessibility/flite )
 	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
+	pulseaudio? ( media-libs/libpulse )"
 RDEPEND="${DEPEND}
 	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 BDEPEND="