commit:     9f99a203a92aa552908410e1b0e4353946d65eb1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 29 14:08:49 2025 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 29 14:09:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f99a203

media-sound/mangler: 1.2.5-r5 bump fixing gcc build issue

Closes: https://bugs.gentoo.org/569006
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 .../mangler/{mangler-1.2.5-r4.ebuild => mangler-1.2.5-r5.ebuild}     | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/mangler/mangler-1.2.5-r4.ebuild 
b/media-sound/mangler/mangler-1.2.5-r5.ebuild
similarity index 93%
rename from media-sound/mangler/mangler-1.2.5-r4.ebuild
rename to media-sound/mangler/mangler-1.2.5-r5.ebuild
index 4e9b84ac88b8..edeb331d8119 100644
--- a/media-sound/mangler/mangler-1.2.5-r4.ebuild
+++ b/media-sound/mangler/mangler-1.2.5-r5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools toolchain-funcs
 
@@ -38,6 +38,7 @@ PATCHES=(
        "${FILESDIR}/mangler-version-info.patch"
        "${FILESDIR}/fix_ftbfs_narrowing_conversion.patch"
        "${FILESDIR}/mangler-1.2.5-espeak-ng.patch"
+       "${FILESDIR}/mangler-1.2.5-hostname-fix.patch"
 )
 
 src_prepare() {

Reply via email to