commit: a5c13d05978ac38ed4ef1e2686bbc017c4131df0 Author: Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com> AuthorDate: Thu Jul 17 11:47:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 17:26:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c13d05
net-analyzer/wireshark: remove patch which is now in upstream git Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43038 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/wireshark/wireshark-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 98a6689e546e..d60f3179c738 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -117,7 +117,6 @@ if [[ ${PV} != *9999* ]] ; then fi PATCHES=( - "${FILESDIR}/4.4.4-fix-skipping-rawshark-tests-on-big-endian.patch" "${FILESDIR}/4.4.6-lto.patch" )
