commit: 6d57a116403d919c186b86b3b7f5b26650208097 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Feb 23 17:21:53 2022 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu Feb 24 09:28:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d57a116
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 <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/24330 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> dev-java/ant-eclipse-ecj/files/ecj-4.4 | 7 ------- 1 file changed, 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"
