commit:     bd76aa287635c408fd3f6237c009bf93d6cf85be
Author:     Dmitry Khromov <dk <AT> icelogic <DOT> net>
AuthorDate: Sun Feb 16 17:34:38 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 17:17:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd76aa28

app-emulation/qemu: rename qemu-9.2.0-glibc-2.41.patch to 
qemu-9.0.0-glibc-2.41.patch

Bug: https://bugs.gentoo.org/949098
Signed-off-by: Dmitry Khromov <dk <AT> icelogic.net>
Closes: https://github.com/gentoo/gentoo/pull/40597
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../files/{qemu-9.2.0-glibc-2.41.patch => qemu-9.0.0-glibc-2.41.patch}  | 0
 app-emulation/qemu/qemu-9.0.4.ebuild                                    | 2 +-
 app-emulation/qemu/qemu-9.1.2.ebuild                                    | 2 +-
 app-emulation/qemu/qemu-9.2.0.ebuild                                    | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/qemu/files/qemu-9.2.0-glibc-2.41.patch 
b/app-emulation/qemu/files/qemu-9.0.0-glibc-2.41.patch
similarity index 100%
rename from app-emulation/qemu/files/qemu-9.2.0-glibc-2.41.patch
rename to app-emulation/qemu/files/qemu-9.0.0-glibc-2.41.patch

diff --git a/app-emulation/qemu/qemu-9.0.4.ebuild 
b/app-emulation/qemu/qemu-9.0.4.ebuild
index 49888e69a4af..c26e1853f60b 100644
--- a/app-emulation/qemu/qemu-9.0.4.ebuild
+++ b/app-emulation/qemu/qemu-9.0.4.ebuild
@@ -322,7 +322,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
-       "${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
+       "${FILESDIR}"/${PN}-9.0.0-glibc-2.41.patch
 
 )
 

diff --git a/app-emulation/qemu/qemu-9.1.2.ebuild 
b/app-emulation/qemu/qemu-9.1.2.ebuild
index ddd304c6c6e0..c999dbdbb865 100644
--- a/app-emulation/qemu/qemu-9.1.2.ebuild
+++ b/app-emulation/qemu/qemu-9.1.2.ebuild
@@ -321,7 +321,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
-       "${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
+       "${FILESDIR}"/${PN}-9.0.0-glibc-2.41.patch
 
 )
 

diff --git a/app-emulation/qemu/qemu-9.2.0.ebuild 
b/app-emulation/qemu/qemu-9.2.0.ebuild
index b10ba873ee09..143df28f6fc4 100644
--- a/app-emulation/qemu/qemu-9.2.0.ebuild
+++ b/app-emulation/qemu/qemu-9.2.0.ebuild
@@ -319,7 +319,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-9.2.0-capstone-include-path.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
-       "${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
+       "${FILESDIR}"/${PN}-9.0.0-glibc-2.41.patch
 )
 
 QA_PREBUILT="

Reply via email to