commit:     2a4c53f2b1fa3483e91a17cbb6fd43e0ce0b0999
Author:     Brahmajit Das <listout <AT> listout <DOT> xyz>
AuthorDate: Wed Dec 10 15:36:50 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 11:40:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4c53f2

net-misc/iputils: Remove patch from live ebuild since upstream merged it

Upstream has merged
https://github.com/iputils/iputils/commit/35ed506fe4bfc393284138915017d4b7da1a6f3e
and we can safely remove the meson build patch.

Closes: https://bugs.gentoo.org/951050
Signed-off-by: Brahmajit Das <listout <AT> listout.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/44979
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/iputils/iputils-99999999.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net-misc/iputils/iputils-99999999.ebuild 
b/net-misc/iputils/iputils-99999999.ebuild
index 5c1ae81c28e2..83c4fa9d4b30 100644
--- a/net-misc/iputils/iputils-99999999.ebuild
+++ b/net-misc/iputils/iputils-99999999.ebuild
@@ -55,10 +55,6 @@ if [[ ${PV} == 9999 ]] ; then
        "
 fi
 
-PATCHES=(
-       "${FILESDIR}/meson-build-strict-check-for-error-function.patch"
-)
-
 src_prepare() {
        default
 

Reply via email to