diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2022-10-11 20:24:08 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2022-10-11 20:25:23 +0200 |
commit | 041050f4566d75669767b7bd18f7d8572bf39b37 (patch) | |
tree | dcc0fed356c8eba49b03568588d23ee9d5a63143 /dev-java/ant-eclipse-ecj | |
parent | dev-java/ant-eclipse-ecj: bump to 4.25 (diff) | |
download | gentoo-041050f4566d75669767b7bd18f7d8572bf39b37.tar.gz gentoo-041050f4566d75669767b7bd18f7d8572bf39b37.tar.bz2 gentoo-041050f4566d75669767b7bd18f7d8572bf39b37.zip |
dev-java/ant-eclipse-ecj: forcing reinstall of fixed ecj-4.22 file
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.22-r2.ebuild (renamed from dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r1.ebuild) | 0 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/files/ecj-4.22 | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r2.ebuild index a2d55cda8ca1..a2d55cda8ca1 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22-r2.ebuild diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.22 b/dev-java/ant-eclipse-ecj/files/ecj-4.22 index 5bbcc318d9ba..57e76b76c539 100644 --- a/dev-java/ant-eclipse-ecj/files/ecj-4.22 +++ b/dev-java/ant-eclipse-ecj/files/ecj-4.22 @@ -1,5 +1,5 @@ JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.22" -PACKAGE="=dev-java/ant-eclipse-ecj-4.21*" +PACKAGE="=dev-java/ant-eclipse-ecj-4.22*" SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17" SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17" ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter" |