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 59C991581FD for ; Thu, 04 Sep 2025 23:17:06 +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 44FD3340DFE for ; Thu, 04 Sep 2025 23:17:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 297DF110571; Thu, 04 Sep 2025 23:17:01 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1E1A611056F for ; Thu, 04 Sep 2025 23:17:01 +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 CE09C340C3C for ; Thu, 04 Sep 2025 23:17:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67F2B38BC for ; Thu, 04 Sep 2025 23:16:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1757027762.55eef589d908a85f0e039e5a4873e5924d32ff98.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/terminatorx/terminatorx-4.2.0-r2.ebuild media-sound/terminatorx/terminatorx-4.2.0-r3.ebuild X-VCS-Directories: media-sound/terminatorx/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 55eef589d908a85f0e039e5a4873e5924d32ff98 X-VCS-Branch: master Date: Thu, 04 Sep 2025 23:16:59 +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: 903f8798-11a2-4126-a0b8-00060d87f3ea X-Archives-Hash: 4e619939cf52f62573d04793967aaab8 commit: 55eef589d908a85f0e039e5a4873e5924d32ff98 Author: Sam James gentoo org> AuthorDate: Thu Sep 4 23:13:36 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 4 23:16:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55eef589 media-sound/terminatorx: subscribe to media-sound/sox subslot Signed-off-by: Sam James gentoo.org> .../{terminatorx-4.2.0-r2.ebuild => terminatorx-4.2.0-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/terminatorx/terminatorx-4.2.0-r2.ebuild b/media-sound/terminatorx/terminatorx-4.2.0-r3.ebuild similarity index 98% rename from media-sound/terminatorx/terminatorx-4.2.0-r2.ebuild rename to media-sound/terminatorx/terminatorx-4.2.0-r3.ebuild index 5f374f5e9b92..cebf672207e2 100644 --- a/media-sound/terminatorx/terminatorx-4.2.0-r2.ebuild +++ b/media-sound/terminatorx/terminatorx-4.2.0-r3.ebuild @@ -37,7 +37,7 @@ RDEPEND=" pulseaudio? ( media-libs/libpulse ) vorbis? ( media-libs/libvorbis ) sox? ( - media-sound/sox + media-sound/sox:= media-sound/mpg123 ) "