commit: edfdc7a117ceae94ce69508f52fa6e552436208e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 17:37:04 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 17:37:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edfdc7a1
gkrellm-plugin.eclass: Mark @DEAD Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/gkrellm-plugin.eclass | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index c1e4bcc1310a..9d722b51fb96 100644 --- a/eclass/gkrellm-plugin.eclass +++ b/eclass/gkrellm-plugin.eclass @@ -1,6 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Michał Górny <[email protected]> (2023-01-27) +# GKrellM and a variety of plugins. It's unmaintained for some time. +# Upstream homepage is gone, and the whole suite is collecting dust +# and patches. +# Removal on 2023-02-26. Bug #892251. + # @ECLASS: gkrellm-plugin.eclass # @MAINTAINER: # [email protected]
