diff options
author | 2025-02-16 20:34:38 +0300 | |
---|---|---|
committer | 2025-02-20 17:17:05 +0000 | |
commit | bd76aa287635c408fd3f6237c009bf93d6cf85be (patch) | |
tree | e08d9bbd2f7917c4c5a067046bba559abf4b606a /app-emulation/qemu | |
parent | app-emulation/qemu: reuse glibc-2.41 patch in 9.0.4 and 9.1.2 (diff) | |
download | gentoo-bd76aa287635c408fd3f6237c009bf93d6cf85be.tar.gz gentoo-bd76aa287635c408fd3f6237c009bf93d6cf85be.tar.bz2 gentoo-bd76aa287635c408fd3f6237c009bf93d6cf85be.zip |
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@icelogic.net>
Closes: https://github.com/gentoo/gentoo/pull/40597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/files/qemu-9.0.0-glibc-2.41.patch (renamed from app-emulation/qemu/files/qemu-9.2.0-glibc-2.41.patch) | 0 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-9.0.4.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-9.1.2.ebuild | 2 | ||||
-rw-r--r-- | 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 index 00ffd0a1bbff..00ffd0a1bbff 100644 --- 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 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=" |