Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eclass: standardize inherit guard | David Seifert | 2024-10-08 | 1 | -2/+2 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Quote argument of ":" command | Ulrich Müller | 2023-03-26 | 1 | -17/+17 |
| | | | | | | This avoids globbing, see: https://www.shellcheck.net/wiki/SC2223 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | mozlinguas-v2.eclass: drop EAPI 6, 7 support | David Seifert | 2022-12-27 | 1 | -12/+13 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -17/+17 |
| | | | | | Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Support EAPI-8 | Lars Wendler | 2021-09-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Support waterfox | Lars Wendler | 2021-08-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | mozlinguas-v2.eclass: mark various variables as @PRE_INHERIT, @DEFAULT_UNSET | Sam James | 2021-03-31 | 1 | -0/+13 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Drop pre-EAPI-6 support, support EAPI-7 | Andreas Sturmlechner | 2021-03-12 | 1 | -9/+9 |
| | | | | | Closes: https://bugs.gentoo.org/770280 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Adjust for new object dir in seamonkey-2.53.6 | Lars Wendler | 2020-12-31 | 1 | -0/+5 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | www-client/firefox: install language packs as XPI file | Ian Stakenvicius | 2018-09-07 | 1 | -2/+12 |
| | | | | | | | | Unpacked extensions are no longer supported. [Link 1] Link 1: https://blog.mozilla.org/addons/2018/02/22/removing-support-unpacked-extensions/ Closes: https://bugs.gentoo.org/665352 Package-Manager: Portage-2.3.49, Repoman-2.3.10 | ||||
* | mozlinguas-v2.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
| | |||||
* | mozlinguas-v2.eclass: reduce ewarn on unsupported locale to einfo | Ian Stakenvicius | 2017-08-30 | 1 | -1/+1 |
| | | | | Bug: http://bugs.gentoo.org/591438 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | mozlinguas-v2.eclass: Fixed typo. | Lars Wendler | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | mozlinguas-v2.eclass: Introduced MOZ_LANGPACK_HTTP_URI variable. | Lars Wendler | 2016-11-22 | 1 | -3/+9 |
| | | | | | | | This is necessary in case the language packs need to be taken from an alternative URL instead of the default Mozilla URL. It is considered to be a drop-in replacement so no changes to existing mozilla ebuilds are necessary. | ||||
* | mozlinguas-v2.eclass: minor corrections related to L10N migration | Ian Stakenvicius | 2016-07-08 | 1 | -3/+3 |
| | | | | | Some of the L10N-migrated code did not work properly when generating langpacks as part of the build process. This commit fixes those issues. | ||||
* | www-client/firefox: migrate LINGUAS to L10N | Ian Stakenvicius | 2016-07-06 | 1 | -0/+370 |
Bug: http://bugs.gentoo.org/587334 Package-Manager: portage-2.2.28 |