commit:     c84d858fb08a40b3871b8909142608fb1994a2af
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Wed Dec 25 21:38:17 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 00:04:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84d858f

media-sound/ezstream: Add media-libs/taglib:= slot op, ABI break imminent

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ezstream/{ezstream-0.6.0-r2.ebuild => ezstream-0.6.0-r3.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ezstream/ezstream-0.6.0-r2.ebuild 
b/media-sound/ezstream/ezstream-0.6.0-r3.ebuild
similarity index 91%
rename from media-sound/ezstream/ezstream-0.6.0-r2.ebuild
rename to media-sound/ezstream/ezstream-0.6.0-r3.ebuild
index d9cb6fb09888..deeabd1c31dd 100644
--- a/media-sound/ezstream/ezstream-0.6.0-r2.ebuild
+++ b/media-sound/ezstream/ezstream-0.6.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ DEPEND="
        dev-libs/libxml2
        >=media-libs/libshout-2.2
        !taglib? ( media-libs/libvorbis )
-       taglib? ( media-libs/taglib )"
+       taglib? ( media-libs/taglib:= )"
 RDEPEND="
        ${DEPEND}
        net-misc/icecast"

Reply via email to