commit: e4cf7c5a438e0edac597ad80683ebf607f208643 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 2 07:24:41 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jun 2 07:27:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cf7c5a
dev-java/lucene: Delete ASCII NUL chars from comment The QA scan reported this as a binary file, and also git log -p doesn't like it. Acked-by: Miroslav Šulc <fordfrog <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../lucene/files/lucene-2.4.1-skipFailingTest.patch | Bin 1012 -> 1010 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-java/lucene/files/lucene-2.4.1-skipFailingTest.patch b/dev-java/lucene/files/lucene-2.4.1-skipFailingTest.patch index 3921253f1f29..d8e3611539aa 100644 Binary files a/dev-java/lucene/files/lucene-2.4.1-skipFailingTest.patch and b/dev-java/lucene/files/lucene-2.4.1-skipFailingTest.patch differ
