commit: b4b2bc17326e87df2021805bbbc39b46e70e1b2b Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Tue Aug 6 06:49:46 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 09:58:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b2bc17
java-ant-2.eclass: mark java-ant-2 eclass as deprecated Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38203 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> eclass/java-ant-2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass index b0d2fb216b10..1ed8b23ee6cd 100644 --- a/eclass/java-ant-2.eclass +++ b/eclass/java-ant-2.eclass @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # @ECLASS: java-ant-2.eclass +# @DEPRECATED: none # @MAINTAINER: # [email protected] # @AUTHOR:
