summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-02-23 18:21:53 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2022-02-24 10:28:03 +0100
commit6d57a116403d919c186b86b3b7f5b26650208097 (patch)
tree909cf243d0b6254a16560d3468c1ff73c3115694 /dev-java
parentsys-cluster/singularity: update HOMEPAGE (diff)
downloadgentoo-6d57a116403d919c186b86b3b7f5b26650208097.tar.gz
gentoo-6d57a116403d919c186b86b3b7f5b26650208097.tar.bz2
gentoo-6d57a116403d919c186b86b3b7f5b26650208097.zip
dev-java/ant-eclipse-ecj: remove unused file
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/24330 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/ant-eclipse-ecj/files/ecj-4.47
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.4 b/dev-java/ant-eclipse-ecj/files/ecj-4.4
deleted file mode 100644
index 36fef918e57b..000000000000
--- a/dev-java/ant-eclipse-ecj/files/ecj-4.4
+++ /dev/null
@@ -1,7 +0,0 @@
-JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.4"
-PACKAGE="=dev-java/ant-eclipse-ecj-4.4*"
-SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7"
-SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7"
-ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
-ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.4,ant-eclipse-ecj-4.4"
-GENERATION="2"