summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2020-11-24 11:28:53 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2020-11-24 11:30:40 +0100
commit5970177a7d79ad3192129f7244d3a3a26d4366d0 (patch)
tree3e43770446b6f20131425668de17ca7dd02d6aa4 /dev-java/ant-eclipse-ecj/files
parentdev-java/eclipse-ecj: bump to 4.15 (diff)
downloadgentoo-5970177a7d79ad3192129f7244d3a3a26d4366d0.tar.gz
gentoo-5970177a7d79ad3192129f7244d3a3a26d4366d0.tar.bz2
gentoo-5970177a7d79ad3192129f7244d3a3a26d4366d0.zip
dev-java/ant-eclipse-ecj: bump to 4.15
Package-Manager: Portage-3.0.10, Repoman-3.0.2 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.132
-rw-r--r--dev-java/ant-eclipse-ecj/files/ecj-4.157
2 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.13 b/dev-java/ant-eclipse-ecj/files/ecj-4.13
index 08d3a4aaa9cb..d9c479e37367 100644
--- a/dev-java/ant-eclipse-ecj/files/ecj-4.13
+++ b/dev-java/ant-eclipse-ecj/files/ecj-4.13
@@ -3,5 +3,5 @@ PACKAGE="=dev-java/ant-eclipse-ecj-4.13*"
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12"
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
-ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.10,ant-eclipse-ecj-4.13"
+ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.13,ant-eclipse-ecj-4.13"
GENERATION="2"
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.15 b/dev-java/ant-eclipse-ecj/files/ecj-4.15
new file mode 100644
index 000000000000..f943dedcc19b
--- /dev/null
+++ b/dev-java/ant-eclipse-ecj/files/ecj-4.15
@@ -0,0 +1,7 @@
+JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.15"
+PACKAGE="=dev-java/ant-eclipse-ecj-4.15*"
+SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13"
+SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13"
+ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
+ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.15,ant-eclipse-ecj-4.15"
+GENERATION="2"