Versions
v1.9.6-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 ppc64 x86 ~amd64-linux ~hppa ~loong ~ppc ~ppc-macos ~riscv ~x86-linux
- USE flags
- doc ocamlopt tk
v1.9.5 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~ppc ~ppc-macos ~ppc64 ~riscv ~x86 ~x86-linux
- USE flags
- doc ocamlopt tk
v1.9.3 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ppc ~ppc-macos ~ppc64 ~riscv ~x86 ~x86-linux
- USE flags
- doc ocamlopt tk
v1.8.1-r2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 ppc64 x86 ~amd64-linux ~hppa ~ppc ~ppc-macos ~x86-linux
- USE flags
- doc ocamlopt tk
USE flags
General
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / labltk : OCaml interface to the Tcl/Tk GUI framework
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / labltk : OCaml interface to the Tcl/Tk GUI framework
Depending packages
app-accessibility / brltty : Daemon that provides access to the Linux/Unix console for a blind person
app-emulation / guestfs-tools : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
app-emulation / libguestfs : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
app-emulation / xen-tools : Xen tools including QEMU and xl
app-misc / hivex : Library for reading and writing Windows Registry 'hive' binary files
app-text / cpdf : A command line tool for manipulating PDF files
dev-ml / batteries : A community-maintained standard library extension
dev-ml / bin_prot : Binary protocol generator
dev-ml / calendar : Ocaml library to handle dates and time
dev-ml / camlbz2 : OCaml bindings for libbz (AKA, bzip2)
dev-ml / camlp4 : System for writing extensible parsers for programming languages
dev-ml / camlp5 : A preprocessor-pretty-printer of ocaml
dev-ml / camlpdf : OCaml library for reading, writing, and modifying PDF files
dev-ml / camlzip : Compressed file access ML library (ZIP, GZIP and JAR)
dev-ml / cmdliner : Declarative definition of command line interfaces for OCaml
dev-ml / cppo : An equivalent of the C preprocessor for OCaml programs
dev-ml / cudf : Library to parse, pretty print, and evaluate CUDF documents
dev-ml / dune : A composable build system for OCaml
dev-ml / dune-private-libs : Private libraries of Dune
dev-ml / easy-format : Pretty-printing library for OCaml
dev-ml / extlib : Standard library extensions for O'Caml
dev-ml / fieldslib : Folding over record fields
dev-ml / fmt : Combinators to devise OCaml Format pretty-printing functions
dev-ml / gapi-ocaml : A simple OCaml client for Google Services
dev-ml / jsonm : Non-blocking streaming JSON codec for OCaml
dev-ml / labltk : OCaml interface to the Tcl/Tk GUI framework
dev-ml / logs : Logging infrastructure for OCaml
dev-ml / mtime : OCaml module to access monotonic wall-clock time
dev-ml / num : Library for arbitrary-precision integer and rational arithmetic
dev-ml / ocaml-augeas : Ocaml bindings for Augeas
dev-ml / ocaml-ctypes : Library for binding to C libraries using pure OCaml
dev-ml / ocaml-expat : OCaml bindings for expat
dev-ml / ocaml-gettext : Provides support for internationalization of OCaml program
dev-ml / ocaml-hashcons : OCaml hash-consing library
dev-ml / ocaml-inifiles : A small OCaml library to read and write .ini files
dev-ml / ocaml-process : Easy process control for OCaml
dev-ml / ocamlbuild : Generic build tool with built-in rules for building OCaml library and programs
dev-ml / ocamlnet : Modules for OCaml application-level Internet protocols
dev-ml / ocamlsdl : OCaml SDL Bindings
dev-ml / ocplib-simplex : A library implementing a simplex algorithm
dev-ml / ocurl : OCaml interface to the libcurl library
dev-ml / opam-installer : Core installer for opam packages
dev-ml / ppx_assert : Assert-like extension nodes that raise useful errors on failure
dev-ml / ppx_bin_prot : Generation of bin_prot readers and writers from types
dev-ml / ppx_cold : Expands [@cold] into [@inline never][@specialise never][@local never]
dev-ml / ppx_compare : Generation of comparison functions from types
dev-ml / ppx_custom_printf : Printf-style format-strings for user-defined string conversion
dev-ml / ppx_deriving : Type-driven code generation for OCaml
dev-ml / ppx_enumerate : Generate a list containing all values of a finite type
dev-ml / ppx_fixed_literal : Simpler notation for fixed point literals
dev-ml / ppx_here : Expands [%here] into its location
dev-ml / ppx_js_style : Code style checker for Jane Street Packages
dev-ml / ppx_let : Monadic let-bindings
dev-ml / ppx_optcomp : Optional compilation for OCaml
dev-ml / ppx_sexp_conv : Support Library for type-driven code generators
dev-ml / ppx_sexp_message : A ppx rewriter for easy construction of s-expressions
dev-ml / ppxlib : Base library and tools for ppx rewriters
dev-ml / ptime : POSIX time for OCaml
dev-ml / react : OCaml module for functional reactive programming
dev-ml / reactiveData : Functional reactive programming with incremental changes in data structures
dev-ml / topkg : The transitory OCaml software packager
dev-ml / uchar : Uchar compatibility library
dev-ml / uucp : Unicode character properties for OCaml
dev-ml / uutf : Non-blocking streaming Unicode codec for OCaml
dev-ml / zarith : Arithmetic and logic operations over arbitrary-precision integers
dev-util / coccinelle : Program matching and transformation engine
net-misc / sks : An OpenPGP keyserver which is decentralized with highly reliable synchronization
sci-libs / plplot : Multi-language scientific plotting library
sci-mathematics / proverif : Cryptographic protocol verifier in the formal model
sci-mathematics / why3 : Platform for deductive program verification
sci-mathematics / why3-for-spark : Platform for deductive program verification
sys-fs / google-drive-ocamlfuse : FUSE filesystem over Google Drive
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: ignore TEXTRELS
Closes: https://bugs.gentoo.org/925879 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-ml/findlib: Stabilize 1.9.6-r1 arm, #901661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.9.6-r1 arm64, #901661
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: avoid building unused things
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: fix collision
Closes: https://bugs.gentoo.org/902839 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-ml/findlib: Stabilize 1.9.6 ppc64, #901661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-ml/findlib: Stabilize 1.9.6 x86, #901661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: remove ocamlbuild META too
Closes: https://bugs.gentoo.org/833604 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: cleanup check_stublibs
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-ml/findlib: workaround collision with labltk
Bug: https://bugs.gentoo.org/803275 Closes: https://bugs.gentoo.org/833604 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.9.6 amd64, #901661
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-ml/findlib: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/findlib: bump to 1.9.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-ml/findlib: keyword 1.9.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/findlib: drop old 1.9.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/findlib: bump to 1.9.5
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
dev-ml/findlib: Keyword 1.9.3 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: 1.9.3 bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: not for ocaml-4.13
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: bump to 1.9.1 masked
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/findlib: QA flags warning ignored
Closes: https://bugs.gentoo.org/719174 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: lower the minimum OCaml version
Some users still need an older version of OCaml for e.g. Unison where there are compatibility issues we need to handle. Thanks-to: Stefan Huber <shuber@sthu.org> Bug: https://bugs.gentoo.org/755257 Closes: https://bugs.gentoo.org/760911 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-ml/findlib: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.8.1-r1 amd64, #757447
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.8.1-r1 ppc, #757447
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-ml/findlib: x86 stable (bug #757447)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.8.1-r1 arm, #757447
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/findlib: Stabilize 1.8.1-r1 arm64, #757447
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-ml/findlib: stable 1.8.1-r1 for ppc64
stable wrt bug #757447 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-ml/findlib: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mark Wright · gentoo
dev-ml/findlib: EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: depeywork dev-lang/ocaml and revdeps on sparc
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-ml/findlib: arm64 stable (bug #708874)
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-ml/*: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" 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 - Agostino Sarubbo · gentoo
dev-ml/findlib: ppc stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: amd64 stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 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-ml/findlib: ppc64 stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: ia64 stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-ml/findlib: x86 stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 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-ml/findlib: arm stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
dev-ml/findlib: 1.7* does not compile with ocaml-4.09
Bug: https://bugs.gentoo.org/708696 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
dev-ml/findlib: bump to 1.8.1
This appears to be unmaintained, and the old ebuild no longer builds with new ocaml, but thankfully this newer findlib does. Let's bump it and see what happens. Fixes: https://bugs.gentoo.org/704012 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-ml: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Matt Turner · gentoo
dev-ml/findlib-1.7.3: added ~mips - Alexis Ballier · gentoo
dev-ml/findlib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.7.3
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.7.2
Package-Manager: Portage-2.3.6, 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> - Alexis Ballier · gentoo
dev-ml/findlib: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Markus Meier · gentoo
dev-ml/findlib: arm stable, bug #581946
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Alexis Ballier · gentoo
dev-ml/findlib: export variables in src_prepare rather than calling functions at global scope, bug #593418
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Jeroen Roovers · gentoo
dev-ml/findlib: Stable for HPPA (bug #581946).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-ml/findlib: ia64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: ppc stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: sparc stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-ml/findlib-1.7.1-r0: stable on alpha
Gentoo-Bug: 581946 - Agostino Sarubbo · gentoo
dev-ml/findlib: ppc64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: x86 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-ml/findlib: amd64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Mikle Kolyada · gentoo
dev-ml/findlib: ia64 stable
Package-Manager: portage-2.3.0 - Agostino Sarubbo · gentoo
dev-ml/findlib: sparc stable wrt bug #463018
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Alexis Ballier · gentoo
dev-ml/findlib: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.7.1
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.6.3
Package-Manager: portage-2.3.1 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.6.2
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ml/findlib: revbump to avoid installing ocamlbuild META file
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ml/findlib: remove old
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Tobias Klausmann · gentoo
dev-ml/findlib: add alpha keyword
Gentoo-Bug: 463018 Package-Manager: portage-2.2.27 - Alexis Ballier · gentoo
dev-ml/findlib: bump to 1.6.1
Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Markus Meier · gentoo
dev-ml/findlib: arm stable, bug #463018
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
dev-ml/findlib: ppc stable wrt bug #463018
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
dev-ml/findlib: x86 stable wrt bug #463018
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
dev-ml/findlib: amd64 stable wrt bug #463018
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Jeroen Roovers · gentoo
dev-ml/findlib: Stable for PPC64 (bug #463018).
Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
dev-ml/findlib: Stable for HPPA (bug #463018).
Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches - Alexis Ballier · gentoo
dev-ml/findlib: Bump to 1.5.6.
Also add comment in patch to describe it. Package-Manager: portage-2.2.23 - 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