summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-10-16 12:44:02 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2019-10-16 12:50:54 +0200
commit3788a0c0065e09e281ab3e5f369dece8309d7d8a (patch)
tree6169001354d6a3ba0dfa1c85916b2d8d91a9abe3 /dev-java/ant-eclipse-ecj
parentdev-java/eclipse-ecj-4.13: bump (diff)
downloadgentoo-3788a0c0065e09e281ab3e5f369dece8309d7d8a.tar.gz
gentoo-3788a0c0065e09e281ab3e5f369dece8309d7d8a.tar.bz2
gentoo-3788a0c0065e09e281ab3e5f369dece8309d7d8a.zip
dev-java/ant-eclipse-ecj-4.10-r1: fixed compiler supported versions
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-rw-r--r--dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10-r1.ebuild (renamed from dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10.ebuild)0
-rw-r--r--dev-java/ant-eclipse-ecj/files/ecj-4.104
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10-r1.ebuild
index 2749b9e70173..2749b9e70173 100644
--- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10.ebuild
+++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.10-r1.ebuild
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.10 b/dev-java/ant-eclipse-ecj/files/ecj-4.10
index cdb259897705..cc87bb2fc4d6 100644
--- a/dev-java/ant-eclipse-ecj/files/ecj-4.10
+++ b/dev-java/ant-eclipse-ecj/files/ecj-4.10
@@ -1,7 +1,7 @@
JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.10"
PACKAGE="=dev-java/ant-eclipse-ecj-4.10*"
-SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8"
-SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8"
+SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11"
+SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.10,ant-eclipse-ecj-4.10"
GENERATION="2"