summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/mozc: sync liveSam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/mozc: Prepare for makeopts_jobs default inf changeMichał Górny2022-05-012-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/mozc: remove unused patchesMichael Mair-Keimberger2022-03-1212-3009/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/24515 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* app-i18n/mozc: fix UnusedLocalUseSam James2022-03-091-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/mozc: drop 2.23.2815.102Jakov Smolić2022-03-092-373/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* */*: consistent PYTHON_COMPAT styleDavid Seifert2022-01-301-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-i18n/mozc: Use EAPI="8"Arfrever Frehtes Taifersar Arahesis2022-01-292-3/+3
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-i18n/mozc: Add support for Python 3.10Arfrever Frehtes Taifersar Arahesis2022-01-292-2/+2
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-i18n/mozc: Fix building with >=dev-libs/protobuf-3.18.0Arfrever Frehtes Taifersar Arahesis2022-01-292-3/+17
| | | | | | Closes: https://bugs.gentoo.org/828527 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-i18n/mozc: Partially revert "depend on older protobuf".Arfrever Frehtes Taifersar Arahesis2022-01-291-3/+3
| | | | | | | | 2.26.4220 is not affected by compilation failure. Bug: https://bugs.gentoo.org/828527 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-i18n/mozc: depend on older protobufSam James2021-12-102-5/+5
| | | | | Bug: https://bugs.gentoo.org/828527 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-i18n/mozc: Stabilize 2.26.4220_p20201212102434_p20201219202429 amd64, ↵Sam James2021-05-251-1/+1
| | | | | | #790389 Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/mozc: Stabilize 2.26.4220_p20201212102434_p20201219202429 x86, #790389Sam James2021-05-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/mozc: Keyword 2.26.4220_p20201212102434_p20201219202429 arm64, #730282Sam James2021-04-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/mozc: 2.26.4220: Depend on =dev-cpp/abseil-cpp-20200923*.Arfrever Frehtes Taifersar Arahesis2021-04-051-3/+3
| | | | | | Bug: https://bugs.gentoo.org/779877 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/mozc: Version bump (2.26.4220_p20201212102434_p20201219202429).Arfrever Frehtes Taifersar Arahesis2020-12-278-62/+1307
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: fix SizeViolation issueJoonas Niilola2020-11-154-1041/+5
| | | | | Closes: https://bugs.gentoo.org/748150 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-i18n/mozc: Drop support for Python 3.6. Add support for Python 3.9.Arfrever Frehtes Taifersar Arahesis2020-10-202-2/+2
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/*fcitx*, app-i18n/mozc: Update URIs.Arfrever Frehtes Taifersar Arahesis2020-07-042-4/+4
| | | | | | | | | | | Fcitx moved from GitLab to GitHub. https://groups.google.com/forum/#!topic/fcitx-announce/HwFHe2N7Ruo https://groups.google.com/forum/#!topic/fcitx-dev/vSzBIPK2U28 https://groups.google.com/forum/#!topic/fcitx/Qju_ABNHvNI Reverts: 377ef988adc7db47387510f6c21129a087f82d36 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: ~ARM64 keywording (bug #730282).Arfrever Frehtes Taifersar Arahesis2020-07-041-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Use Python 3.Arfrever Frehtes Taifersar Arahesis2020-01-176-4/+2353
| | | | | | Closes: https://bugs.gentoo.org/695006 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Fix server path check.Arfrever Frehtes Taifersar Arahesis2019-12-293-0/+97
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Support environmental variables.Arfrever Frehtes Taifersar Arahesis2019-12-294-10/+198
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Update virtual/emacs dependency.Ulrich Müller2019-12-202-4/+4
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-i18n/mozc: Add some support for 令和 (Reiwa).Arfrever Frehtes Taifersar Arahesis2019-08-163-0/+37
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Set RESTRICT="!test? ( test )".Arfrever Frehtes Taifersar Arahesis2019-08-162-0/+2
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/mozc: Use simplified form of copyright line.Arfrever Frehtes Taifersar Arahesis2019-08-092-2/+2
| | | | | | Fixes: https://bugs.gentoo.org/691648 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-053-0/+1041
| | | | | | 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: Use EAPI="7".Arfrever Frehtes Taifersar Arahesis2019-04-192-16/+32
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/*fcitx*, app-i18n/mozc: Update URIs.Arfrever Frehtes Taifersar Arahesis2018-07-062-4/+4
| | | | | | | Fcitx moved from GitHub to GitLab. https://groups.google.com/forum/#!topic/fcitx-announce/wfN2eH27T0o https://groups.google.com/forum/#!topic/fcitx-dev/Om0THKaeFvc https://groups.google.com/forum/#!topic/fcitx/SLNIRcuTq_o
* app-i18n/mozc: Delete old version (2.20.2673.102).Arfrever Frehtes Taifersar Arahesis2018-06-134-625/+0
|
* app-i18n/mozc: Fix building with GCC 8.Arfrever Frehtes Taifersar Arahesis2018-06-133-0/+24
| | | | Closes: https://bugs.gentoo.org/655570
* app-i18n/mozc: Stabilize 2.23.2815.102 on amd64/x86.Arfrever Frehtes Taifersar Arahesis2018-05-221-1/+1
|
* app-i18n/mozc: Version bump (2.23.2815.102).Arfrever Frehtes Taifersar Arahesis2018-04-162-0/+324
|
* app-i18n/mozc: Update patch to apply again.Arfrever Frehtes Taifersar Arahesis2018-04-162-1/+275
| | | | https://github.com/google/mozc/commit/4ed6d8dd06ff640895a2f4a21f2559a4c53936a4
* app-i18n/mozc: keyworded 2.20.2673.102 for ppc64, bug #642714Sergei Trofimovich2018-03-151-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* app-i18n/mozc: Stabilize 2.20.2673.102 on amd64/x86.Arfrever Frehtes Taifersar Arahesis2018-03-081-1/+1
|
* app-i18n/mozc: Disable no longer needed patch.Arfrever Frehtes Taifersar Arahesis2018-02-121-1/+0
| | | | https://github.com/google/mozc/commit/8ad0a053b9bc55be63bab1736c36754e2d73f133
* app-i18n/mozc: In live ebuild, use live version of Fcitx-Mozc patch.Arfrever Frehtes Taifersar Arahesis2018-01-082-12/+31
|
* app-i18n/mozc: Update Manifest hashes.Ulrich Müller2017-12-101-3/+3
|
* app-i18n/mozc: Delete old versions (1.10.1390.102-r1, 1.13.1651.102, ↵Arfrever Frehtes Taifersar Arahesis2017-11-018-925/+2
| | | | 2.16.2037.102).
* app-i18n/mozc: Fix building with GCC <6 (bug #634014).Arfrever Frehtes Taifersar Arahesis2017-10-233-0/+13
| | | | Bug: https://bugs.gentoo.org/634014
* app-i18n/mozc: Depend on >=dev-libs/protobuf-3.0.0.Arfrever Frehtes Taifersar Arahesis2017-10-052-2/+2
| | | | Bug: https://bugs.gentoo.org/633458
* app-i18n/mozc: Disable check for zinnia.pc with USE="-gui".Arfrever Frehtes Taifersar Arahesis2017-10-052-2/+2
|
* app-i18n/mozc: Disable check for jsoncpp.pc with USE="-test".Arfrever Frehtes Taifersar Arahesis2017-10-053-48/+210
| | | | Bug: https://bugs.gentoo.org/633458
* app-i18n/mozc: Update Manifest.Arfrever Frehtes Taifersar Arahesis2017-10-021-1/+1
| | | | Closes: https://bugs.gentoo.org/632482
* app-i18n/mozc: Add live ebuild.Arfrever Frehtes Taifersar Arahesis2017-09-281-0/+309
|