Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Mon, 12 Jul 2021 14:19:12
Message-Id: 1626099532.577159a4822843a2a2652a747210b25483470843.ulm@gentoo
1 commit: 577159a4822843a2a2652a747210b25483470843
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 14:18:24 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 14:18:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577159a4
7
8 l10n.eclass: Fix eclass documentation
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eclass/l10n.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/l10n.eclass b/eclass/l10n.eclass
16 index 8be84024d53..487c7a30a05 100644
17 --- a/eclass/l10n.eclass
18 +++ b/eclass/l10n.eclass
19 @@ -1,7 +1,6 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -# @ECLASS: l10n.eclass
24 # @DEAD
25 # Use plocale.eclass as drop-in replacement.
26 # Functions should be replaced as follows:
27 @@ -14,6 +13,7 @@
28 # the name of this eclass has caused some confusion, because it operates
29 # on LINGUAS and is unrelated to L10N.
30 #
31 +# @ECLASS: l10n.eclass
32 # @MAINTAINER:
33 # Ulrich Müller <ulm@g.o>
34 # @AUTHOR: