commit: ba98eaac9c726d0fb7cbe3cd71029bf3fa7ea4e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 21:25:19 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 21:25:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba98eaac
cmake-utils.eclass: mark @DEAD for removal Removal on 2022-08-02. Bug: https://bugs.gentoo.org/637726 Bug: https://bugs.gentoo.org/834110 Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/cmake-utils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 4ec3b900edaf..a6dd902b5f33 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.eclass @@ -1,6 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: cmake-utils.eclass # @MAINTAINER: # [email protected]
