Versions
v2.28.5029.102-r4 :: 0 :: gentoo
- Modified
- License
- BSD BSD-2 ipadic public-domain unicode
- Keywords
- ~amd64 ~loong ~x86
- USE flags
- debug emacs fcitx5 gui ibus renderer savedconfig test
v2.28.5029.102-r1 :: 0 :: gentoo
- Modified
- License
- BSD BSD-2 ipadic public-domain unicode
- Keywords
- ~amd64 ~arm64 ~ppc64 ~x86
- USE flags
- debug emacs fcitx4 gui ibus renderer savedconfig test
v2.28.5029.102 :: 0 :: gentoo
- Modified
- License
- BSD BSD-2 ipadic public-domain unicode
- Keywords
- amd64 ppc64 x86 ~arm64
- USE flags
- debug emacs fcitx4 gui ibus renderer savedconfig test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- emacs
- Add support for GNU Emacs
- fcitx4
- Enable support for app-i18n/fcitx 4
- fcitx5
- Enable support for app-i18n/fcitx 5
- gui
- Install graphical user interface tool (mozc_tool)
- ibus
- Enable support for app-i18n/ibus
- renderer
- Enable native candidate window
- savedconfig
- Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-i18n / fcitx : Fcitx 5 is a generic input method framework
app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS
app-i18n / libime : Fcitx5 Next generation of fcitx
dev-cpp / abseil-cpp : Abseil Common Libraries (C++), LTS Branch
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / glib : The GLib library of C routines
dev-libs / jsoncpp : C++ JSON reader and writer
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
sys-devel / gettext : GNU locale utilities
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libxcb : X C-language Bindings library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
app-i18n / fcitx : Fcitx 5 is a generic input method framework
app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS
app-i18n / libime : Fcitx5 Next generation of fcitx
dev-cpp / abseil-cpp : Abseil Common Libraries (C++), LTS Branch
dev-libs / glib : The GLib library of C routines
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
sys-devel / gettext : GNU locale utilities
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libxcb : X C-language Bindings library
x11-libs / pango : Internationalized text layout and rendering library
Bugs
- 411687
- app-i18n/mozc: support uim-mozc (Mozc engine for app-i18n/uim)
- 829537
- app-i18n/mozc-2.26.4220_p20201212102434_p20201219202429-r1 is broken
- 909980
- dev-build/gyp (needed by app-i18n/mozc): needs to use PEP517 build (DistutilsNonPEP517Build)
- 915221
- app-i18n/mozc-2.28.5029.102 - ../.../surrounding_text_util.cc: error: no match for operator= (operand types are std::string {aka std::_cxx11::basic_st
- 922248
- app-i18n/mozc: stabilise on arm64
- 935238
- app-i18n/mozc-2.28.5029.102-r4 fails to compile: ld: dataset_proto.dataset.pb.o: undefined reference to symbol _ZN4absl12lts_2023080212log_internal17MakeCheckOpStringIllEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_T0_PKc
- 935239
- app-i18n/mozc-2.28.5029.102-r4 calls ar directly
- 943518
- app-i18n/mozc-2.30.5618.102: version bump
- 947236
- app-i18n/mozc-2.28.5029.102-r4 stabilisation
- 947237
- app-i18n/mozc re-keywordreq
- 952209
- app-i18n/mozc: needs porting to Python 3.13+
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-i18n/mozc: drop fcitx4 use flag
Closes: https://github.com/gentoo/gentoo/pull/39826 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-i18n/mozc: keyword 2.28.5029.102-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-i18n/mozc: drop 2.28.5029.102-r2
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - WANG Xuerui · gentoo
app-i18n/mozc: revbump, require and fix build with abseil-cpp 20240116
Test suite passes on amd64. Closes: https://bugs.gentoo.org/936819 Closes: https://github.com/gentoo/gentoo/pull/38301 Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: enable py3.12
Good enough according to the reports in bug #929378 from users. Bug: https://bugs.gentoo.org/929378 Closes: https://bugs.gentoo.org/929323 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-build}/gyp
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-i18n/mozc: add fcitx5 support
Closes: https://github.com/gentoo/gentoo/pull/34478 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: dev-util/ninja -> app-alternatives/ninja
All of these will be using app-alternatives/ninja anyway as they're not calling ninja-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-i18n/mozc: Stabilize 2.28.5029.102 ppc64, #921222
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-i18n/mozc: drop 2.26.4220_p20201212102434_p20201219202429
Closes: https://bugs.gentoo.org/908374 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-i18n/mozc: Stabilize 2.28.5029.102 x86, #908374
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-i18n/mozc: Fix build with -fcitx4
Closes: https://bugs.gentoo.org/914770 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-i18n/mozc: Fix build with new abseil
Closes: https://bugs.gentoo.org/912776 Closes: https://bugs.gentoo.org/913243 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: Stabilize 2.28.5029.102 amd64, #908374
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: fix build w/ new abseil
Closes: https://bugs.gentoo.org/912776 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: add min. abseil version
Bug: https://bugs.gentoo.org/843227 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-i18n/mozc: use savedconfig
Closes: https://bugs.gentoo.org/877765 Closes: https://bugs.gentoo.org/843227 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-i18n/mozc: add 2.28.5029.102
See the discussion on the bug for the full details. While at it, I've ported to edo. I'm likely to change the mozcdic-ut setup to use savedconfig as well. Thanks-to: Jack Daniels Thanks-to: gertoe Thanks-to: Martin Sekera Bug: https://bugs.gentoo.org/877765 Closes: https://bugs.gentoo.org/843227 Signed-off-by: Sam James <sam@gentoo.org> - Juanjie Xi · gentoo
app-i18n/mozc: enable py3.11
Closes: https://bugs.gentoo.org/896558 Signed-off-by: Juanjie Xi <strangemk3@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31206 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-i18n/mozc: drop unmaintained broken out-of-sync 9999 ebuild
Bug: https://bugs.gentoo.org/843227 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: sync live
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-i18n/mozc: Prepare for makeopts_jobs default inf change
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-i18n/mozc: drop 2.23.2815.102
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: consistent PYTHON_COMPAT style
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Use EAPI="8"
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Add support for Python 3.10
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Fix building with >=dev-libs/protobuf-3.18.0
Closes: https://bugs.gentoo.org/828527 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Partially revert "depend on older protobuf".
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> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: depend on older protobuf
Bug: https://bugs.gentoo.org/828527 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: Stabilize 2.26.4220_p20201212102434_p20201219202429 amd64, #790389
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-i18n/mozc: Stabilize 2.26.4220_p20201212102434_p20201219202429 x86, #790389
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/mozc: Keyword 2.26.4220_p20201212102434_p20201219202429 arm64, #730282
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: 2.26.4220: Depend on =dev-cpp/abseil-cpp-20200923*.
Bug: https://bugs.gentoo.org/779877 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Version bump (2.26.4220_p20201212102434_p20201219202429).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-i18n/mozc: fix SizeViolation issue
Closes: https://bugs.gentoo.org/748150 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Drop support for Python 3.6. Add support for Python 3.9.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/*fcitx*, app-i18n/mozc: Update URIs.
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> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: ~ARM64 keywording (bug #730282).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Use Python 3.
Closes: https://bugs.gentoo.org/695006 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Fix server path check.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Support environmental variables.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-i18n/mozc: Update virtual/emacs dependency.
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> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Add some support for 令和 (Reiwa).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Set RESTRICT="!test? ( test )".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Use simplified form of copyright line.
Fixes: https://bugs.gentoo.org/691648 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Fix building with dev-libs/protobuf future version.
Fixes: https://bugs.gentoo.org/681702 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Use EAPI="7".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/*fcitx*, app-i18n/mozc: Update URIs.
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 - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Delete old version (2.20.2673.102). - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Fix building with GCC 8.
Closes: https://bugs.gentoo.org/655570 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Stabilize 2.23.2815.102 on amd64/x86. - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Version bump (2.23.2815.102). - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Update patch to apply again.
https://github.com/google/mozc/commit/4ed6d8dd06ff640895a2f4a21f2559a4c53936a4 - Sergei Trofimovich · gentoo
app-i18n/mozc: keyworded 2.20.2673.102 for ppc64, bug #642714
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Stabilize 2.20.2673.102 on amd64/x86. - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Disable no longer needed patch.
https://github.com/google/mozc/commit/8ad0a053b9bc55be63bab1736c36754e2d73f133 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: In live ebuild, use live version of Fcitx-Mozc patch. - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Delete old versions (1.10.1390.102-r1, 1.13.1651.102, 2.16.2037.102). - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Fix building with GCC <6 (bug #634014).
Bug: https://bugs.gentoo.org/634014 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Depend on >=dev-libs/protobuf-3.0.0.
Bug: https://bugs.gentoo.org/633458 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Disable check for zinnia.pc with USE="-gui". - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Disable check for jsoncpp.pc with USE="-test".
Bug: https://bugs.gentoo.org/633458 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Add live ebuild. - Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/mozc: Version bump (2.20.2673.102).
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. - David Seifert · gentoo
app-i18n/mozc: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Tobias Klausmann · gentoo
app-i18n/mozc: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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