summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mozlinguas-v2.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-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 supportDavid Seifert2022-12-271-12/+13
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-17/+17
| | | | | Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* mozlinguas-v2.eclass: Support EAPI-8Lars Wendler2021-09-281-2/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mozlinguas-v2.eclass: Support waterfoxLars Wendler2021-08-311-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mozlinguas-v2.eclass: mark various variables as @PRE_INHERIT, @DEFAULT_UNSETSam James2021-03-311-0/+13
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mozlinguas-v2.eclass: Drop pre-EAPI-6 support, support EAPI-7Andreas Sturmlechner2021-03-121-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.6Lars Wendler2020-12-311-0/+5
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/firefox: install language packs as XPI fileIan Stakenvicius2018-09-071-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_EAPISMichał Górny2018-08-151-0/+1
|
* mozlinguas-v2.eclass: reduce ewarn on unsupported locale to einfoIan Stakenvicius2017-08-301-1/+1
| | | | Bug: http://bugs.gentoo.org/591438
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* mozlinguas-v2.eclass: Fixed typo.Lars Wendler2016-11-231-1/+1
|
* mozlinguas-v2.eclass: Introduced MOZ_LANGPACK_HTTP_URI variable.Lars Wendler2016-11-221-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 migrationIan Stakenvicius2016-07-081-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 L10NIan Stakenvicius2016-07-061-0/+370
Bug: http://bugs.gentoo.org/587334 Package-Manager: portage-2.2.28