aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* All eclass changes are in main treeJory Pratt2019-03-201-386/+0
|
* synchronize with Gentoo repositoryThomas Deutschmann2018-09-281-19/+24
|
* enabled localization for firefox and thunderbird betas, disabled for ↵Ian Stakenvicius2017-07-241-1/+1
| | | | seamonkey betas
* drop '$' to match gentoo repoIan Stakenvicius2017-03-201-1/+0
|
* mozlinguas-v2.eclass: adjust mozlinguas_xpistage_langpacks to support new formsIan Stakenvicius2016-07-121-0/+12
| | | | | | | The packaging of locales in the chatzilla extension uses a form that was not taken into account yet in mozlinguas_xpistage_langpacks(), some additional code was added to take this new form into account and be more careful about extension-langpack processing in general.
* mozlinguas-v2.eclass: minor adjustmentsIan Stakenvicius2016-07-111-3/+2
| | | | | Added a locale to the L10N generalization list, dropped some debug output, fixed the eclass name in the header.
* mozlinguas-v2.eclass: minor corrections related to L10N migrationIan Stakenvicius2016-07-081-3/+4
| | | | | | Some of the L10N-migrated code did not work properly when generating langpacks as part of the build process. This commit fixes those issues and completes the LINGUAS to L10N migration
* mozlinguas-v2.eclass: support LINGUAS -> L10NIan Stakenvicius2016-06-291-0/+370
Also adjusted various ebuilds to use the new eclass Bug: http://bugs.gentoo.org/587334