commit:     59cf378aecd1f9285352d2dd96903bcf9df804a3
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Mar  9 16:03:08 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 13:42:58 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59cf378a

media-sound/abcde: remove blocker for media-sound/mac

abcde is a script and so doesn't link against libMAC
mac is called w/ the same args to compress/decompress regardless of
version

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/272
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/abcde/{abcde-2.9.3-r5.ebuild => abcde-2.9.3-r6.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/abcde/abcde-2.9.3-r5.ebuild 
b/media-sound/abcde/abcde-2.9.3-r6.ebuild
similarity index 96%
rename from media-sound/abcde/abcde-2.9.3-r5.ebuild
rename to media-sound/abcde/abcde-2.9.3-r6.ebuild
index bcbad18851aa..d9ad2f188514 100644
--- a/media-sound/abcde/abcde-2.9.3-r5.ebuild
+++ b/media-sound/abcde/abcde-2.9.3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -38,7 +38,7 @@ RDEPEND="
        lame? ( media-sound/lame )
        mac? (
                media-sound/apetag
-               <=media-sound/mac-4.12
+               media-sound/mac
        )
        musepack? ( media-sound/musepack-tools )
        musicbrainz? (

Reply via email to