Versions
v0.8.0 :: 0/0.8 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm ~hppa ~loong ~riscv ~x86-linux
- USE flags
- test
v0.7.0-r2 :: 0/0.7 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm ~hppa ~loong ~riscv ~x86-linux
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
Depending packages
app-admin / calamares : Distribution-independent installer framework
app-i18n / librime : RIME (Rime Input Method Engine) core library
app-laptop / thinkfan : Simple fan control program for thinkpads
dev-db / mongodb : A high-performance, open source, schema-free document-oriented database
dev-debug / sysdig : A system exploration and troubleshooting tool
dev-qt / qt-creator : Lightweight IDE for C++/QML development centering around Qt
dev-ruby / facter : A cross-platform ruby library for retrieving facts from operating systems
games-action / supermariowar : Fan-made multiplayer Super Mario Bros. style deathmatch game
games-engines / openmw : Open source reimplementation of TES III: Morrowind
games-engines / openxcom : Open-source reimplementation of the popular UFO: Enemy Unknown
media-gfx / freecad : Qt based Computer Aided Design application
media-libs / opencolorio : Color management framework for visual effects and animation
media-sound / flacon : Extracts audio tracks from an audio CD image to separate tracks
media-sound / supercollider : Environment and programming language for real time audio synthesis
net-dns / pdns : The PowerDNS Daemon
net-wireless / qdmr : GUI application for configuring and programming cheap DMR radios
sci-libs / cantera : Object-oriented tool suite for chemical kinetics, thermodynamics, and transport
sci-libs / rtabmap : Real-Time Appearance-Based Mapping (RGB-D Graph SLAM)
sci-libs / trilinos : Scientific library collection for large scale problems
sys-cluster / ceph : Ceph distributed filesystem
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
dev-cpp/yaml-cpp: Fix compilation on GCC 15
- Include patch from upstream PR (refer to patch file) - Tests pass Closes: https://bugs.gentoo.org/937412 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38163 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 arm64, #917223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 ppc64, #917223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 ppc, #917223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Alexey Sokolov · gentoo
dev-cpp/yaml-cpp: fix test build
Closes: https://bugs.gentoo.org/917243 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/33777 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 x86, #917223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 amd64, #917223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.8.0 sparc, #917223
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
dev-cpp/yaml-cpp: add 0.8.0
Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-cpp/yaml-cpp: drop 0.7.0-r1
Closes: https://bugs.gentoo.org/888425 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 amd64, #888425
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 x86, #888425
Signed-off-by: Sam James <sam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 ppc64, #888425
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 sparc, #888425
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 ppc, #888425
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r2 arm64, #888425
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-cpp/yaml-cpp: keyword 0.7.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
dev-cpp/yaml-cpp: update EAPI 7 -> 8, fix installed .pc & CMake files
Closes: https://bugs.gentoo.org/867955 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27302 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-cpp/yaml-cpp: drop 0.6.3-r3, 0.6.3-r4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r1 arm64, #813207
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.7.0-r1 ppc, #813207
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: x86 stable wrt bug #813207
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: amd64 stable wrt bug #813207
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: sparc stable wrt bug #813207
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: ppc64 stable wrt bug #813207
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
dev-cpp/yaml-cpp: install cmake and .pc files to lib/
Closes: https://bugs.gentoo.org/807745 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21953 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-cpp/yaml-cpp: keyword 0.7.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
dev-cpp/yaml-cpp: version 0.7.0
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21585 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
dev-cpp/yaml-cpp: enable tests, take package
Closes: https://github.com/gentoo/gentoo/pull/21230 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: security cleanup
Closes: https://bugs.gentoo.org/719150 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 ppc64, #719150
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 ppc, #719150
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: x86 stable wrt bug #719150
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: amd64 stable wrt bug #719150
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 arm64, #719150
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 sparc, #719150
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
dev-cpp/yaml-cpp: Cleanup <0.6.3-r2
Bug: https://bugs.gentoo.org/626662 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16622 Signed-off-by: Sam James <sam@gentoo.org> - John Helmert III · gentoo
dev-cpp/yaml-cpp: Revbump to add security patch
Bug: https://bugs.gentoo.org/719150 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-cpp/yaml-cpp: x86 stable (bug #713464)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-cpp/yaml-cpp: arm64 stable (bug #713464)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: amd64 stable wrt bug #713464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-cpp/yaml-cpp: stable 0.6.3-r2 for sparc, bug #713464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-cpp/yaml-cpp: stable 0.6.3-r2 for ppc, bug #713464
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
dev-cpp/yaml-cpp: stable 0.6.3-r2 for ppc64, bug #713464
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Fix CVE-2017-11692
Bug: https://bugs.gentoo.org/626662 Thanks-to: sam_c (Security Padawan) <sam@cmpct.info> Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.6.3 (r0)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
dev-cpp/yaml-cpp: fix ABI breakage
Adds a patch used in fedora to fix ABI breakage. Patch and issue spotted by Attila Tóth <atoth@atoth.sote.hu>. Bug: https://bugs.gentoo.org/704948 Thanks-to: Attila Tóth <atoth@atoth.sote.hu> Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Version bump 0.6.3
Closes: https://bugs.gentoo.org/700772 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-cpp/yaml-cpp: arm64 stable (bug #704258)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-cpp/yaml-cpp-0.6.2: sparc stable
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.5.3-r1
Bug: https://bugs.gentoo.org/614850 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.5.3 (r0)
Bug: https://bugs.gentoo.org/614850 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-cpp/yaml-cpp: ppc/ppc64 stable wrt bug #614850
Package-Manager: Portage-2.3.40, Repoman-2.3.7 - Mikle Kolyada · gentoo
dev-cpp/yaml-cpp: amd64 stable wrt bug #614850
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
dev-cpp/yaml-cpp: x86 stable (bug #614850)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Azamat H. Hackimov · gentoo
dev-cpp/yaml-cpp: version bump to 0.6.2
Bug: https://bugs.gentoo.org/614850 Closes: https://bugs.gentoo.org/638326 Closes: https://github.com/gentoo/gentoo/pull/7294 Package-Manager: Portage-2.3.26, Repoman-2.3.7 Signed-off-by: Johannes Huber <johu@gentoo.org> - Sergei Trofimovich · gentoo
dev-cpp/yaml-cpp: stable 0.5.3 for sparc, bug #587848 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Matthew Thode · gentoo
dev-cpp/yaml-cpp: yaml-cpp makes static links to boost bug 628360
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Peter Levine · gentoo
dev-cpp/yaml-cpp: Fix test failure with GCC-6
Bug: https://bugs.gentoo.org/show_bug.cgi?id=609176 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5191 - Alexis Ballier · gentoo
dev-cpp/yaml-cpp: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.5.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Jeroen Roovers · gentoo
dev-cpp/yaml-cpp: Stable for HPPA (bug #587848).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
dev-cpp/yaml-cpp: Fix filename of distfile stored in ${DISTDIR}. - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: ppc stable wrt bug #587848
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: ppc64 stable wrt bug #600512
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-cpp/yaml-cpp: x86 stable wrt bug #600512
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-cpp/yaml-cpp-0.5.3-r0: stable on amd64
Gentoo-Bug: 600512 - Johannes Huber · gentoo
dev-cpp/yaml-cpp: EAPI 6
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.5.2
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
dev-cpp/yaml-cpp: Remove 0.3.0
Package-Manager: portage-2.3.2 - Ultrabug · gentoo
dev-cpp/yaml-cpp: version bump
Package-Manager: portage-2.2.27 - Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/550'. - Matthew Dawson · gentoo
dev-cpp/yaml-cpp: Bump to version 0.5.2. Adjust SRC_URI and S to match tarball.
Package-Manager: portage-2.2.24 - Tobias Klausmann · gentoo
dev-cpp/yaml-cpp: 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> - 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