summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/mozc: Add some support for 令和 (Reiwa).Arfrever Frehtes Taifersar Arahesis2019-08-161-0/+35
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Fix building with dev-libs/protobuf future version.Arfrever Frehtes Taifersar Arahesis2019-05-051-0/+1039
| | | | | | Fixes: https://bugs.gentoo.org/681702 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Delete old version (2.20.2673.102).Arfrever Frehtes Taifersar Arahesis2018-06-132-302/+0
|
* app-i18n/mozc: Fix building with GCC 8.Arfrever Frehtes Taifersar Arahesis2018-06-131-0/+22
| | | | Closes: https://bugs.gentoo.org/655570
* app-i18n/mozc: Update patch to apply again.Arfrever Frehtes Taifersar Arahesis2018-04-161-0/+274
| | | | https://github.com/google/mozc/commit/4ed6d8dd06ff640895a2f4a21f2559a4c53936a4
* app-i18n/mozc: Delete old versions (1.10.1390.102-r1, 1.13.1651.102, ↵Arfrever Frehtes Taifersar Arahesis2017-11-013-324/+0
| | | | 2.16.2037.102).
* app-i18n/mozc: Fix building with GCC <6 (bug #634014).Arfrever Frehtes Taifersar Arahesis2017-10-231-0/+11
| | | | Bug: https://bugs.gentoo.org/634014
* app-i18n/mozc: Disable check for jsoncpp.pc with USE="-test".Arfrever Frehtes Taifersar Arahesis2017-10-051-48/+206
| | | | Bug: https://bugs.gentoo.org/633458
* app-i18n/mozc: Version bump (2.20.2673.102).Arfrever Frehtes Taifersar Arahesis2017-09-283-0/+230
| | | | | | | | | | | | | | | Upstream migrated from Qt 4 to Qt 5. "qt4" / "qt5" USE flag renamed to "gui". "fcitx" USE flag renamed to "fcitx4". ("fcitx5" USE flag will be used to control support for Fcitx 5.) "handwriting-tegaki" and "handwriting-tomoe" USE flags introduced to select usage of handwriting recognition model from app-i18n/tegaki-zinnia-japanese or app-i18n/zinnia-tomoe. "handwriting-tegaki" is enabled by default in accordance with upstream default for Mozc. Test suite unrestricted and fixed to build.
* app-i18n/mozc: remove unused patchesMichael Mair-Keimberger (asterix)2016-08-112-68/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+396
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed