commit: 54e674ec923a23445eaf12603533846cfa33aae5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 3 05:10:05 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 3 05:10:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e674ec
gkrellm-plugin.eclass: unmark dead Bug: https://bugs.gentoo.org/892251 Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/gkrellm-plugin.eclass | 7 ------- 1 file changed, 7 deletions(-) diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index 9d722b51fb96..7e846bbf2faa 100644 --- a/eclass/gkrellm-plugin.eclass +++ b/eclass/gkrellm-plugin.eclass @@ -1,13 +1,6 @@ # 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]
