commit:     09001d2dd6bd914d520f7543660421fe24111268
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 23 13:30:21 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 14:12:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09001d2d

l10n.eclass: Mark as deprecated

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 eclass/l10n.eclass      | 1 +
 metadata/qa-policy.conf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/eclass/l10n.eclass b/eclass/l10n.eclass
index b1dff96ded1..f53cb3d0898 100644
--- a/eclass/l10n.eclass
+++ b/eclass/l10n.eclass
@@ -8,6 +8,7 @@
 # Ben de Groot <[email protected]>
 # @SUPPORTED_EAPIS: 5 6 7
 # @BLURB: convenience functions to handle localizations
+# @DEPRECATED: plocale.eclass
 # @DESCRIPTION:
 # The l10n (localization) eclass offers a number of functions to more
 # conveniently handle localizations (translations) offered by packages.

diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
index cc0e7311d79..cc9d0674f3b 100644
--- a/metadata/qa-policy.conf
+++ b/metadata/qa-policy.conf
@@ -71,6 +71,7 @@ cmake-utils = cmake
 darcs = (none)
 epatch = (eapply since EAPI 6)
 eutils = (split into several eclasses)
+l10n = plocale
 ltprune = (inline find ... -delete)
 mono = mono-env
 user = (GLEP 81 acct-* packages)

Reply via email to