diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-21 20:46:30 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-21 23:48:33 +0200 |
commit | c39a542522b2adc0c20eee5a56229e238e365992 (patch) | |
tree | 38f06a85d63962b050dd9f418c49ed795a689657 /dev-java | |
parent | dev-lang/spidermonkey: remove unused patch (diff) | |
download | gentoo-c39a542522b2adc0c20eee5a56229e238e365992.tar.gz gentoo-c39a542522b2adc0c20eee5a56229e238e365992.tar.bz2 gentoo-c39a542522b2adc0c20eee5a56229e238e365992.zip |
dev-java/ant-eclipse-ecj: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/17631
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/files/ecj-4.2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.2 b/dev-java/ant-eclipse-ecj/files/ecj-4.2 deleted file mode 100644 index 5100ad03962f..000000000000 --- a/dev-java/ant-eclipse-ecj/files/ecj-4.2 +++ /dev/null @@ -1,7 +0,0 @@ -JAVAC="/usr/bin/ecj-4.2" -PACKAGE="=dev-java/ant-eclipse-ecj-4.2*" -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.2,ant-eclipse-ecj-4.2" -GENERATION="2" |