commit: a98d8f03c5f688070406e3f10fd3e2d325cf5d8c
Author: RavFX XMR <ravfx <AT> xmr <DOT> mx>
AuthorDate: Tue Mar 3 22:41:15 2026 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Mar 3 22:41:15 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a98d8f03
net-p2p/feather: Remove new patch from 9999, as it's fixed upstream
Signed-off-by: RavFX XMR <ravfx <AT> xmr.mx>
net-p2p/feather/feather-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-p2p/feather/feather-9999.ebuild
b/net-p2p/feather/feather-9999.ebuild
index 7cc4e3f455..64cae59013 100644
--- a/net-p2p/feather/feather-9999.ebuild
+++ b/net-p2p/feather/feather-9999.ebuild
@@ -42,7 +42,6 @@ BDEPEND="
"
src_prepare() {
- eapply "${FILESDIR}/fix-epee-missing-include.patch"
rm -r "${WORKDIR}"/${P}/src/third-party || die
cmake_src_prepare
}