Files
gentoo/dev-java/ant-eclipse-ecj/files/ecj-4.15
Miroslav Šulc 5970177a7d 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>
2020-11-24 11:30:40 +01:00

8 lines
354 B
Plaintext

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"