diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-07-12 16:18:24 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-07-12 16:18:52 +0200 |
commit | 577159a4822843a2a2652a747210b25483470843 (patch) | |
tree | 77cf8c1c2c7fe087821375e79d391c4f7b4746df /eclass | |
parent | haskell-cabal.eclass: Fix eclass documentation (diff) | |
download | gentoo-577159a4822843a2a2652a747210b25483470843.tar.gz gentoo-577159a4822843a2a2652a747210b25483470843.tar.bz2 gentoo-577159a4822843a2a2652a747210b25483470843.zip |
l10n.eclass: Fix eclass documentation
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/l10n.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/l10n.eclass b/eclass/l10n.eclass index 8be84024d53c..487c7a30a055 100644 --- a/eclass/l10n.eclass +++ b/eclass/l10n.eclass @@ -1,7 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# @ECLASS: l10n.eclass # @DEAD # Use plocale.eclass as drop-in replacement. # Functions should be replaced as follows: @@ -14,6 +13,7 @@ # the name of this eclass has caused some confusion, because it operates # on LINGUAS and is unrelated to L10N. # +# @ECLASS: l10n.eclass # @MAINTAINER: # Ulrich Müller <ulm@gentoo.org> # @AUTHOR: |