summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* plocale.eclass: Drop EAPI-6 supportAndreas Sturmlechner2022-12-241-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-2/+2
| | | | | Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* plocale.eclass: Copied from l10n.eclassUlrich Müller2021-07-031-0/+169
Ever since the L10N USE_EXPAND variable was introduced, the name of this eclass was somewhat confusing, because it operates on LINGUAS and is unrelated to L10N. Take the EAPI 8 bump as an opportunity to rename the eclass. Signed-off-by: Ulrich Müller <ulm@gentoo.org>