diff options
author | Sam James <sam@gentoo.org> | 2021-03-31 03:43:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-31 06:00:59 +0100 |
commit | 95ee73fbf3a534100578e959dc435b2a6b7aad62 (patch) | |
tree | d32925cb387a1ef8cedf87dbd9db8a8ba54ae216 /eclass | |
parent | freedict.eclass: minor grammar touch-up (diff) | |
download | gentoo-95ee73fbf3a534100578e959dc435b2a6b7aad62.tar.gz gentoo-95ee73fbf3a534100578e959dc435b2a6b7aad62.tar.bz2 gentoo-95ee73fbf3a534100578e959dc435b2a6b7aad62.zip |
gkrellm-plugin.eclass: update @AUTHOR information
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gkrellm-plugin.eclass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index d6eb57ad0eca..3d13409933e7 100644 --- a/eclass/gkrellm-plugin.eclass +++ b/eclass/gkrellm-plugin.eclass @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: gkrellm-plugin.eclass # @MAINTAINER: # maintainer-needed@gentoo.org # @AUTHOR: -# Original author: Jim Ramsay -# EAPI 6 author: David Seifert +# Original author: Jim Ramsay <lack@gentoo.org> +# EAPI 6 author: David Seifert <soap@gentoo.org> # @SUPPORTED_EAPIS: 6 # @BLURB: Provides src_install used by (almost) all gkrellm plugins # @DESCRIPTION: |