commit: 607ed5295cb5786716944f23be4c99f7b6f4e341 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 15:29:36 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 15:33:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607ed529
www-servers/uwsgi: drop obsolete PHP patch Obsolete as of upstream commit 88b3d309894a7c5fb4eb3234fd233e610471b89d. Closes: https://bugs.gentoo.org/940361 Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/uwsgi/uwsgi-2.0.27.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/www-servers/uwsgi/uwsgi-2.0.27.ebuild b/www-servers/uwsgi/uwsgi-2.0.27.ebuild index 66ced71574c3..2b5ca04b4977 100644 --- a/www-servers/uwsgi/uwsgi-2.0.27.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.27.ebuild @@ -146,10 +146,6 @@ RDEPEND=" " BDEPEND="virtual/pkgconfig" -PATCHES=( - "${FILESDIR}"/${PN}-2.0.21-libphp-version.patch -) - pkg_setup() { python_setup use lua && lua-single_pkg_setup
