Versions
v2.10 :: 2 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- examples split-usr static-libs
USE flags
General
- examples
- Install examples, usually source code
- split-usr
- Enable behavior to support maintaining /bin, /lib*, /sbin and /usr/sbin separately from /usr/bin and /usr/lib*
- static-libs
- Build static versions of dynamic libraries as well
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
Depending packages
app-arch / dump : Dump/restore ext2fs backup utilities
app-arch / libarchive : Multi-format archive and compression library
app-arch / lrzip : Long Range ZIP or Lzma RZIP optimized for compressing large files
app-arch / lrzip-next : Fork of Con Kolivas' lrzip program for compressing large files
app-arch / lzop : Utility for fast (even real-time) compression/decompression
app-backup / bacula : Featureful client/server network backup suite
app-backup / bareos : Featureful client/server network backup suite
app-backup / dar : A full featured backup tool, aimed for disks
app-backup / fsarchiver : Flexible filesystem archiver for backup and deployment tool
app-containers / incus : Modern, secure and powerful system container and virtual machine manager
app-containers / lxd : Modern, secure and powerful system container and virtual machine manager
app-editors / hteditor : File viewer, editor and analyzer for text, binary, and executable files
app-emulation / qemu : QEMU + Kernel-based Virtual Machine userland tools
app-emulation / xen-tools : Xen tools including QEMU and xl
app-misc / bb : Lightweight ASCII art demo using media-libs/aalib
app-text / cb2bib : Tool for extracting unformatted bibliographic references
app-text / groonga : An Embeddable Fulltext Search Engine
app-text / hyperestraier : a full-text search system for communities
dev-db / kyotocabinet : A straightforward implementation of DBM
dev-db / mariadb : An enhanced, drop-in replacement for MySQL
dev-db / qdbm : Quick Database Manager
dev-libs / libkdumpfile : Kernel coredump file access
dev-python / python-lzo : Python interface to lzo
dev-python / tables : Hierarchical datasets for Python
dev-util / squashdelta : Efficient (partially uncompressed) SquashFS binary delta tool
dev-util / squashmerge : dev-util/squashdelta delta merge tool
games-emulation / dolphin : Gamecube and Wii game emulator
games-emulation / mednafen : Argument-driven multi-system emulator utilizing OpenGL and SDL
games-emulation / mednafen-jg : Jolly Good Port of Mednafen
games-simulation / openttd : A clone of Transport Tycoon Deluxe
media-gfx / blender : 3D Creation/Animation/Publishing System
media-gfx / mandelbulber : Tool to render 3D fractals
media-gfx / opentoonz : An open-source full-featured 2D animation creation software
media-plugins / kodi-vfs-libarchive : Libarchive VFS add-on for Kodi
media-tv / kodi : A free and open source media-player and entertainment hub
media-tv / mythtv : Open Source DVR and media center hub
media-video / mplayer : Media Player for Linux
net-libs / libvncserver : library for creating vnc servers
net-libs / wandio : C library for simple and efficient file IO
net-misc / linux-eoip : Linux support for proprietary MIkrotik EoIP protocol
net-vpn / openvpn : Robust and highly flexible tunneling application compatible with many OSes
net-vpn / tinc : tinc is an easy to configure VPN implementation
net-vpn / vtun : Create tunnels over TCP/IP networks with shaping, encryption, and compression
sys-cluster / kronosnet : Network abstraction layer designed for High Availability use cases
sys-devel / icecream : Distributed compiler with a central scheduler to share build load
sys-fs / btrfs-progs : Btrfs filesystem utilities
sys-fs / dd-rescue : Similar to dd but can copy from source with errors
sys-fs / f2fs-tools : Tools for Flash-Friendly File System (F2FS)
sys-fs / lessfs : A high performance inline data deduplicating filesystem
sys-fs / mtd-utils : MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)
sys-fs / squashfs-tools : Tools to create and extract Squashfs filesystems
sys-fs / squashfs-tools-ng : A new set of tools for working with SquashFS images
sys-fs / squashfuse : FUSE filesystem to mount squashfs archives
sys-power / suspend : Userspace Software Suspend and S2Ram
x11-libs / cairo : A vector graphics library with cross-device output support
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs/lzo: Use a more exhaustive test target
Closes: https://bugs.gentoo.org/939931 Signed-off-by: Michał Górny <mgorny@gentoo.org> - 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 - Fabian Groffen · gentoo
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-libs/lzo: keyword 2.10 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/lzo: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Michael · gentoo
dev-libs/lzo: EAPI 7
Closes: https://bugs.gentoo.org/774708 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-libs/lzo: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-libs/lzo: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
dev-libs/lzo: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@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 - Michał Górny · gentoo
dev-libs/lzo: Fix LICENSE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-libs/lzo: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Convert ebuilds to inherit usr-ldscript
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-libs/lzo: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Michał Górny · gentoo
dev-libs/lzo: Drop old - Mart Raudsepp · gentoo
dev-libs/lzo-2.10: arm64 stable (bug #651584)
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - amynka@gentoo.org · gentoo
*/*: [QA] remove emul-linux-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8074 - Mikle Kolyada · gentoo
dev-libs/lzo: arm stable wrt bug #651584
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
dev-libs/lzo-2.10: ppc64 stable, bug 651584 - Matt Turner · gentoo
dev-libs/lzo-2.10: ppc stable, bug 651584 - Jeroen Roovers · gentoo
dev-libs/lzo: Stable for HPPA too.
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches - Thomas Deutschmann · gentoo
dev-libs/lzo: x86 stable (bug #651584)
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Tobias Klausmann · gentoo
dev-libs/lzo-2.10-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651584 - Aaron Bauman · gentoo
dev-libs/lzo: amd64 stable
Bug: https://bugs.gentoo.org/651584 Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Sergei Trofimovich · gentoo
dev-libs/lzo: stable 2.10 for ia64, bug #651584
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Rolf Eike Beer · gentoo
dev-libs/lzo: stable 2.10 for sparc, bug #651584
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Mikle Kolyada · gentoo
dev-libs/lzo: sh stable wrt bug #612872
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Matt Turner · gentoo
dev-libs/lzo: Drop old
Bug: https://bugs.gentoo.org/532088 - Jeroen Roovers · gentoo
dev-libs/lzo: Stable for HPPA (bug #612872).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Michał Górny · gentoo
dev-libs/lzo: Bump to 2.10, simplify - Michael Weber · gentoo
dev-libs/lzo: arm arm64 stable (bug 612872).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64" - Matt Turner · gentoo
dev-libs/lzo: alpha stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: x86 stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: amd64 stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: sparc stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: ia64 stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: ppc64 stable, bug 612872 - Matt Turner · gentoo
dev-libs/lzo-2.09: ppc stable, bug 612872 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
dev-libs/lzo: dropped ~x86-interix
Package-Manager: portage-2.3.3 - Michał Górny · gentoo
dev-libs/lzo: Prune interim version - Mike Frysinger · gentoo
toolchain-funcs.eclass: gen_usr_ldscript: integrate multilib_is_native_abi support #479448
Many ebuilds have started checking multilib_is_native_abi to see if they should call gen_usr_ldscript. Since that logic always makes sense, add it directly to the gen_usr_ldscript function. - Nathan Phillip Brink · gentoo
dev-libs/lzo: Bump to lzo-2.09 for bug #557848.
Package-Manager: portage-2.2.20 - 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