commit:     7cd3f8405661847de9e2bf574850fa8142367e55
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu May  8 05:54:49 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu May  8 05:54:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd3f840

games-emulation/pcsx2: update live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-emulation/pcsx2/files/pcsx2-2.3.275-missing-header.patch | 7 -------
 games-emulation/pcsx2/pcsx2-9999.ebuild                        | 1 -
 2 files changed, 8 deletions(-)

diff --git a/games-emulation/pcsx2/files/pcsx2-2.3.275-missing-header.patch 
b/games-emulation/pcsx2/files/pcsx2-2.3.275-missing-header.patch
deleted file mode 100644
index 1c16806f1249..000000000000
--- a/games-emulation/pcsx2/files/pcsx2-2.3.275-missing-header.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-GSHwHack.cpp:799:55: error: no member named 'exp2' in namespace 'std'
---- a/pcsx2/GS/Renderers/HW/GSHwHack.cpp
-+++ b/pcsx2/GS/Renderers/HW/GSHwHack.cpp
-@@ -7,2 +7,3 @@
- #include "GS/GSUtil.h"
-+#include <cmath>
- 

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 583d8bec9d8c..9b209e7d8821 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -87,7 +87,6 @@ PATCHES=(
        "${FILESDIR}"/${PN}-1.7.5835-musl-header.patch
        "${FILESDIR}"/${PN}-1.7.5913-musl-cache.patch
        "${FILESDIR}"/${PN}-2.2.0-missing-header.patch
-       "${FILESDIR}"/${PN}-2.3.275-missing-header.patch
        "${FILESDIR}"/${PN}-2.3.309-pluto-pkgconf.patch
 )
 

Reply via email to