diff options
author | 2024-04-13 18:50:40 +0200 | |
---|---|---|
committer | 2024-04-13 22:03:08 +0200 | |
commit | e696ced5917acc63095cc2074ca3d5c14437b10b (patch) | |
tree | e7783901d0104539f27c77d8269be668ddcaf17b /eclass | |
parent | app-emacs/cape: add 1.5 (diff) | |
download | gentoo-e696ced5917acc63095cc2074ca3d5c14437b10b.tar.gz gentoo-e696ced5917acc63095cc2074ca3d5c14437b10b.tar.bz2 gentoo-e696ced5917acc63095cc2074ca3d5c14437b10b.zip |
ant-tasks.eclass: mark ant-tasks.eclass dead
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/36240
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ant-tasks.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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: # java@gentoo.org |