commit: e696ced5917acc63095cc2074ca3d5c14437b10b Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sat Apr 13 16:50:40 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 20:03:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e696ced5
ant-tasks.eclass: mark ant-tasks.eclass dead Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36240 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> eclass/ant-tasks.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass index c1a82ccbab5b..2b10e0f3e1e0 100644 --- a/eclass/ant-tasks.eclass +++ b/eclass/ant-tasks.eclass @@ -1,7 +1,7 @@ # Copyright 2007-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# @DEPRECATED: +# @DEAD # @ECLASS: ant-tasks.eclass # @MAINTAINER: # [email protected]
