From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1435247-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 6F6AC158012
	for <garchives@archives.gentoo.org>; Sat, 10 Sep 2022 08:51:29 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 996B1E092A;
	Sat, 10 Sep 2022 08:51:28 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8489BE092A
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:51:28 +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 A6FF9340831
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:51:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E64C6599
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:51:25 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1662799768.d6db84c7b5328396ea6b4da4ccc282f0d58bb835.sam@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kid3/
X-VCS-Repository: proj/kde
X-VCS-Files: media-sound/kid3/kid3-9999.ebuild
X-VCS-Directories: media-sound/kid3/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: d6db84c7b5328396ea6b4da4ccc282f0d58bb835
X-VCS-Branch: master
Date: Sat, 10 Sep 2022 08:51:25 +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: dac3e308-a169-43ef-a532-4e95abac2149
X-Archives-Hash: ddce5a5dbd1537df60fca622f14be90e

commit:     d6db84c7b5328396ea6b4da4ccc282f0d58bb835
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:39:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:49:28 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6db84c7

media-sound/kid3: add media-libs/flac subslot dep

media-libs/flac-1.4.0 breaks ABI.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/kid3/kid3-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/kid3/kid3-9999.ebuild b/media-sound/kid3/kid3-9999.ebuild
index 1a4a3c3563..dfe0aa09b2 100644
--- a/media-sound/kid3/kid3-9999.ebuild
+++ b/media-sound/kid3/kid3-9999.ebuild
@@ -29,13 +29,13 @@ RDEPEND="
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	sys-libs/readline:0=
+	sys-libs/readline:=
 	acoustid? (
-		media-libs/chromaprint
-		media-video/ffmpeg
+		media-libs/chromaprint:=
+		media-video/ffmpeg:=
 	)
 	flac? (
-		media-libs/flac[cxx]
+		media-libs/flac:=[cxx]
 		media-libs/libvorbis
 	)
 	kde? (