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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2B108158232 for ; Tue, 10 Dec 2024 16:03:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60FC3E07A7; Tue, 10 Dec 2024 16:03:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47783E07A7 for ; Tue, 10 Dec 2024 16:03:19 +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 873883430D5 for ; Tue, 10 Dec 2024 16:03:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D140AED for ; Tue, 10 Dec 2024 16:03:17 +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: <1733846555.8dad6ba58697b31e898ab53c3a6a36c06b8fabc2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/flacon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/flacon/flacon-11.4.0.ebuild X-VCS-Directories: media-sound/flacon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8dad6ba58697b31e898ab53c3a6a36c06b8fabc2 X-VCS-Branch: master Date: Tue, 10 Dec 2024 16:03:17 +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: 1cbb4e6b-41b2-4865-8739-ba4c6a731e8e X-Archives-Hash: 07162e38465b2eb872524be51135bc52 commit: 8dad6ba58697b31e898ab53c3a6a36c06b8fabc2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 10 16:01:13 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 10 16:02:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dad6ba5 media-sound/flacon: Add media-libs/taglib:= slot op, ABI break imminent Ninja-edit after 2d5ea29c69aa9312ce7a7546fdc3e62f29319b12 Bug: https://bugs.gentoo.org/943160 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/flacon/flacon-11.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/flacon/flacon-11.4.0.ebuild b/media-sound/flacon/flacon-11.4.0.ebuild index 3fcdee68c3e7..5b4577ad633f 100644 --- a/media-sound/flacon/flacon-11.4.0.ebuild +++ b/media-sound/flacon/flacon-11.4.0.ebuild @@ -23,7 +23,7 @@ BDEPEND=" RDEPEND=" app-i18n/uchardet dev-qt/qtbase:6[gui,network,widgets,concurrent] - media-libs/taglib + media-libs/taglib:= media-sound/sox[flac,wavpack] media-video/mediainfo "