commit: 0c181fd46abbdb8e1a09a2ba1111e3079c66b2ee Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr> AuthorDate: Wed Dec 18 23:28:30 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 00:04:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c181fd4
profiles: mask >=media-libs/taglib-2.0 Bug: https://bugs.gentoo.org/931264 Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 527bf7330758..df7a62987784 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Nicolas PARLANT <[email protected]> (2024-12-26) +# New taglib major version, binary incompatible with 1.x +>=media-libs/taglib-2.0 + # Mats Lidell <[email protected]> (2024-12-25) # Packages used by XEmacs 21.4, now removed from tree. Not needed with # XEmacs 21.5. Removal on 2025-01-24.
