From 041a879a0864c0036629b93b728d657e2481ba6a Mon Sep 17 00:00:00 2001 From: "Volkmar W. Pogatzki" Date: Wed, 20 Sep 2023 08:16:58 +0200 Subject: dev-java/apache-rat: new package, add 0.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remaned from dev-java/rat also replaces dev-java/apache-rat-{core.tasks} Signed-off-by: Volkmar W. Pogatzki Closes: https://github.com/gentoo/gentoo/pull/32959 Signed-off-by: Miroslav Ć ulc --- .../files/apache-rat-0.15-fix-tests.patch | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 dev-java/apache-rat/files/apache-rat-0.15-fix-tests.patch (limited to 'dev-java/apache-rat/files/apache-rat-0.15-fix-tests.patch') diff --git a/dev-java/apache-rat/files/apache-rat-0.15-fix-tests.patch b/dev-java/apache-rat/files/apache-rat-0.15-fix-tests.patch new file mode 100644 index 000000000000..b9cb73648008 --- /dev/null +++ b/dev-java/apache-rat/files/apache-rat-0.15-fix-tests.patch @@ -0,0 +1,39 @@ +--- a/apache-rat-tasks/src/test/resources/antunit/report-junit.xml ++++ b/apache-rat-tasks/src/test/resources/antunit/report-junit.xml +@@ -48,7 +48,7 @@ + + + +- ++ + + + +@@ -88,22 +88,22 @@ + + + +- ++ + +- ++ + + + + + +- ++ + + + + +- ++ + +- ++ + + + -- cgit v1.2.3