Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plocale.eclass: Drop EAPI-6 support | Andreas Sturmlechner | 2022-12-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -2/+2 |
| | | | | | Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | plocale.eclass: Copied from l10n.eclass | Ulrich Müller | 2021-07-03 | 1 | -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> |