* [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-eclipse-ecj/files/
@ 2020-09-21 21:48 Conrad Kostecki
0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2020-09-21 21:48 UTC (permalink / raw
To: gentoo-commits
commit: c39a542522b2adc0c20eee5a56229e238e365992
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Sep 21 18:46:30 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 21:48:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39a5425
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 <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-java/ant-eclipse-ecj/files/ecj-4.2 | 7 -------
1 file changed, 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 5100ad03962..00000000000
--- 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"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-eclipse-ecj/files/
@ 2022-02-24 9:28 Miroslav Šulc
0 siblings, 0 replies; 3+ messages in thread
From: Miroslav Šulc @ 2022-02-24 9:28 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-eclipse-ecj/files/
@ 2022-06-20 2:53 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2022-06-20 2:53 UTC (permalink / raw
To: gentoo-commits
commit: 3866480495014d649cf24acfff2a41b894bd44cd
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jun 19 17:43:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 02:50:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38664804
dev-java/ant-eclipse-ecj: adjust filename
Closes: https://bugs.gentoo.org/853082
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25979
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/ant-eclipse-ecj/files/{ecj-4.22-r1 => ecj-4.22} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-java/ant-eclipse-ecj/files/ecj-4.22-r1 b/dev-java/ant-eclipse-ecj/files/ecj-4.22
similarity index 100%
rename from dev-java/ant-eclipse-ecj/files/ecj-4.22-r1
rename to dev-java/ant-eclipse-ecj/files/ecj-4.22
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-20 2:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 21:48 [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-eclipse-ecj/files/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2022-02-24 9:28 Miroslav Šulc
2022-06-20 2:53 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox