commit: 041050f4566d75669767b7bd18f7d8572bf39b37
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 18:24:08 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 18:25:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041050f4
dev-java/ant-eclipse-ecj: forcing reinstall of fixed ecj-4.22 file
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../{ant-eclipse-ecj-4.22-r1.ebuild => ant-eclipse-ecj-4.22-r2.ebuild} | 0
dev-java/ant-eclipse-ecj/files/ecj-4.22 | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r1.ebuild
b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r2.ebuild
similarity index 100%
rename from dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r1.ebuild
rename to dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r2.ebuild
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.22
b/dev-java/ant-eclipse-ecj/files/ecj-4.22
index 5bbcc318d9ba..57e76b76c539 100644
--- a/dev-java/ant-eclipse-ecj/files/ecj-4.22
+++ b/dev-java/ant-eclipse-ecj/files/ecj-4.22
@@ -1,5 +1,5 @@
JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.22"
-PACKAGE="=dev-java/ant-eclipse-ecj-4.21*"
+PACKAGE="=dev-java/ant-eclipse-ecj-4.22*"
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17"
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"