commit: e1c9fbe6785e511fa2218c4349c96c861b23978d Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Jan 8 08:17:49 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Jan 8 08:18:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c9fbe6
net-analyzer/ethloop: Clean up patch Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/ethloop/files/ethloop-10-gcc45.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/ethloop/files/ethloop-10-gcc45.patch b/net-analyzer/ethloop/files/ethloop-10-gcc45.patch index 75b95110224..bf905cd44b2 100644 --- a/net-analyzer/ethloop/files/ethloop-10-gcc45.patch +++ b/net-analyzer/ethloop/files/ethloop-10-gcc45.patch @@ -1,7 +1,7 @@ Fix recv call (bug #336755), add some more includes. ---- a/ethloop.c 2002-05-03 15:13:20.000000000 +0200 -+++ b/ethloop.c 2010-12-27 18:21:24.000000000 +0100 +--- a/ethloop.c ++++ b/ethloop.c @@ -1,5 +1,7 @@ /* vim: cin sw=4 ts=4 */
