From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1435235-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 9B5D7158095
	for <garchives@archives.gentoo.org>; Sat, 10 Sep 2022 08:41:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A5361E092F;
	Sat, 10 Sep 2022 08:41:50 +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 8BD57E092F
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:41: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 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1FEC0340F0B
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:41:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E35D5DE
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Sep 2022 08:41:46 +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: <1662799229.625225b100e8b271eac480f0567edb505a5f2818.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ardour/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/ardour/ardour-6.9-r1.ebuild media-sound/ardour/ardour-6.9-r2.ebuild media-sound/ardour/ardour-9999.ebuild
X-VCS-Directories: media-sound/ardour/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 625225b100e8b271eac480f0567edb505a5f2818
X-VCS-Branch: master
Date: Sat, 10 Sep 2022 08:41:46 +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: 7003211c-827a-4068-be1e-eb107b95142b
X-Archives-Hash: 40eed1d5c834acf3f4486c15ff95252b

commit:     625225b100e8b271eac480f0567edb505a5f2818
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:32:45 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:40:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625225b1

media-sound/ardour: 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/ardour/{ardour-6.9-r1.ebuild => ardour-6.9-r2.ebuild} | 2 +-
 media-sound/ardour/ardour-9999.ebuild                             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ardour/ardour-6.9-r1.ebuild b/media-sound/ardour/ardour-6.9-r2.ebuild
similarity index 99%
rename from media-sound/ardour/ardour-6.9-r1.ebuild
rename to media-sound/ardour/ardour-6.9-r2.ebuild
index e258a1144663..d25d23fb3095 100644
--- a/media-sound/ardour/ardour-6.9-r1.ebuild
+++ b/media-sound/ardour/ardour-6.9-r2.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
 	>=gnome-base/libgnomecanvas-2
 	media-libs/alsa-lib
 	media-libs/aubio
-	media-libs/flac
+	media-libs/flac:=
 	media-libs/freetype:2
 	media-libs/libart_lgpl
 	media-libs/liblo

diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild
index 9309627c651a..19e5493895f8 100644
--- a/media-sound/ardour/ardour-9999.ebuild
+++ b/media-sound/ardour/ardour-9999.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
 	>=gnome-base/libgnomecanvas-2
 	media-libs/alsa-lib
 	media-libs/aubio
-	media-libs/flac
+	media-libs/flac:=
 	media-libs/freetype:2
 	media-libs/libart_lgpl
 	media-libs/liblo