summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2022-03-02 21:38:43 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2022-03-02 21:52:54 +0100
commit0d0521c9173b629632b9ba9329759e1db5cf5305 (patch)
tree3716f430349aa711029bc691a15969ece2960410 /dev-java/ant-eclipse-ecj/files
parentdev-java/eclipse-ecj: bump to 4.22 (diff)
downloadgentoo-0d0521c9173b629632b9ba9329759e1db5cf5305.tar.gz
gentoo-0d0521c9173b629632b9ba9329759e1db5cf5305.tar.bz2
gentoo-0d0521c9173b629632b9ba9329759e1db5cf5305.zip
dev-java/ant-eclipse-ecj: bump to 4.22
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/ant-eclipse-ecj/files')
-rw-r--r--dev-java/ant-eclipse-ecj/files/ecj-4.227
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.22 b/dev-java/ant-eclipse-ecj/files/ecj-4.22
new file mode 100644
index 000000000000..5bbcc318d9ba
--- /dev/null
+++ b/dev-java/ant-eclipse-ecj/files/ecj-4.22
@@ -0,0 +1,7 @@
+JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.22"
+PACKAGE="=dev-java/ant-eclipse-ecj-4.21*"
+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"
+ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.22,ant-eclipse-ecj-4.22"
+GENERATION="2"