Versions
v5.4.2-r1 :: 5.4 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- deprecated readline test test-complete
v5.3.6-r2 :: 5.3 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- deprecated readline test test-complete
v5.2.4-r3 :: 5.2 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- deprecated readline test test-complete
v5.1.5-r106 :: 5.1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- deprecated readline
v5.1.5-r4 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 hppa ppc ppc64 s390 sparc x86 ~alpha ~amd64-linux ~ia64 ~mips ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
- USE flags
- deprecated emacs readline static
USE flags
General
- deprecated
- make deprecated data structures/routines available
- emacs
- Add support for GNU Emacs
- readline
- Enable support for libreadline, a GNU line-editing library that almost everyone wants
- static
- !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- test-complete
- Run the complete (non-portable) testsuite
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
app-eselect / eselect-lua : Lua eselect module
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Runtime Dependencies
app-eselect / eselect-lua : Lua eselect module
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Depending packages
app-admin / conky : An advanced, highly configurable system monitor for X
app-admin / lsyncd : Live Syncing (Mirror) Daemon
app-arch / rpm : Red Hat Package Management Utils
app-benchmarks / wrk : A HTTP benchmarking tool
app-crypt / cardpeek : Tool to read the contents of smartcards
app-crypt / ekeyd : Entropy Key userspace daemon
app-editors / gvim : GUI version of the Vim text editor
app-editors / neovim : Vim-fork focused on extensibility and agility.
app-editors / scite : A very powerful, highly configurable, small editor with syntax coloring
app-editors / texworks : A simple interface for working with TeX documents
app-editors / vim : Vim, an improved vi-style text editor
app-editors / vis : modern, legacy free, simple yet efficient vim-like editor
app-emulation / libguestfs : Tools for accessing, inspect and modifying virtual machine (VM) disk images
app-eselect / eselect-lua : Lua eselect module
app-i18n / fcitx : Fcitx (Flexible Context-aware Input Tool with eXtension) input method framework
app-i18n / ibus-libpinyin : Intelligent Pinyin and Bopomofo input methods based on LibPinyin for IBus
app-i18n / ibus-pinyin : Chinese Pinyin and Bopomofo engines for IBus
app-i18n / librime-lua : Lua support for RIME
app-metrics / collectd : Collects system statistics and provides mechanisms to store the values
app-metrics / nginx-lua-prometheus : Library that exports Nginx metrics to Prometheus
app-misc / worker : Worker Filemanager: Amiga Directory Opus 4 clone
app-text / highlight : Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight
app-text / podofo : PoDoFo is a C++ library to work with the PDF file format
dev-db / redis : A persistent caching system, key-value and data structures database
dev-games / cegui : Crazy Eddie's GUI System
dev-games / openscenegraph : Open source high performance 3D graphics toolkit
dev-games / openscenegraph-openmw : OpenMW-specific fork of OpenSceneGraph
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / moarvm : A 6model-based VM for NQP and Rakudo Perl 6
dev-libs / efl : Enlightenment Foundation Libraries all-in-one package
dev-libs / libpeas : A GObject plugins library
dev-libs / libprelude : Prelude-SIEM Framework Library
dev-libs / libucl : Universal configuration library parser
dev-libs / redland-bindings : Language bindings for Redland
dev-libs / xapian-bindings : SWIG and JNI bindings for Xapian
dev-lua / LuaBitOp : Bit Operations Library for the Lua Programming Language
dev-lua / busted : Elegant Lua unit testing
dev-lua / busted-htest : Pretty output handler for Busted
dev-lua / dkjson : David Kolf's JSON module for Lua
dev-lua / inifile : A simple and complete ini parser for Lua
dev-lua / lanes : Lightweight, native, lazy evaluating multithreading library
dev-lua / lgi : Lua bindings using gobject-introspection
dev-lua / lpeg : Parsing Expression Grammars for Lua
dev-lua / lua-argparse : Command line argument parser for the Lua Programming Language
dev-lua / lua-bit32 : Backported Lua bit manipulation library
dev-lua / lua-cjson : A fast JSON encoding/parsing module for Lua
dev-lua / lua-openssl : OpenSSL binding for Lua
dev-lua / lua-term : Terminal operations for Lua
dev-lua / lua-utf8 : A UTF-8 support module for Lua and LuaJIT
dev-lua / lua-zlib : Simple streaming interface to zlib for Lua
dev-lua / lua_cliargs : A command-line argument parsing module for Lua
dev-lua / luacheck : A tool for linting and static analysis of Lua code
dev-lua / luacov : A simple coverage analyzer for Lua scripts
dev-lua / luadbi : A database interface library for Lua
dev-lua / luaevent : Binding of libevent for Lua
dev-lua / luaexpat : LuaExpat is a SAX XML parser based on the Expat library
dev-lua / luafilesystem : File System Library for the Lua programming language
dev-lua / luajson : JSON Parser/Constructor for Lua
dev-lua / lualdap : A lua binding for the OpenLDAP client libraries
dev-lua / luaossl : Most comprehensive OpenSSL module in the Lua universe
dev-lua / luaposix : Bindings for POSIX APIs
dev-lua / luarocks : A package manager for the Lua programming language
dev-lua / luasec : Lua binding for OpenSSL library to provide TLS/SSL communication
dev-lua / luasocket : Networking support library for the Lua language
dev-lua / luassert : Assertion library for Lua
dev-lua / luasystem : Platform independent system calls for Lua
dev-lua / lutok : Lightweight C++ API library for Lua
dev-lua / luv : Bare libuv bindings for lua
dev-lua / mediator_lua : Mediator pattern implementation for pub-sub management
dev-lua / messagepack : A pure Lua implementation of the MessagePack serialization format
dev-lua / mpack : Lua bindings for libmpack
dev-lua / penlight : Lua utility libraries loosely based on the Python standard libraries
dev-lua / say : Lua String Hashing/Indexing Library
dev-lua / toluapp : A tool to integrate C/C++ code with Lua
dev-util / geany-plugins : A collection of different plugins for Geany
dev-util / hermes : Lua based testing manager
games-arcade / jvgs : An open-source platform game with a sketched and minimalistic look
games-emulation / fceux : A portable Famicom/NES emulator, an evolution of the original FCE Ultra
games-engines / love : A framework for 2D games in Lua
games-engines / solarus : An open-source Zelda-like 2D game engine
games-engines / stratagus : A realtime strategy game engine
games-puzzle / fish-fillets : Underwater puzzle game - find a safe way out
games-roguelike / crossfire-client : Client for the nethack-style but more in the line of UO
games-roguelike / stone-soup : Role-playing roguelike game of exploration and treasure-hunting in dungeons
games-rpg / kqlives : A console-style role playing game
games-rpg / sumwars : a multi-player, 3D action role-playing game
games-simulation / corsix-th : Open source clone of Theme Hospital
games-sports / xmoto : A challenging 2D motocross platform game, where physics play an important role
games-strategy / freeciv : multiplayer strategy game (Civilization Clone)
games-strategy / hedgewars : A turn-based strategy, artillery, action and comedy game
games-strategy / megaglest : Cross-platform 3D realtime strategy game
games-strategy / naev : A 2D space trading and combat game, in a similar vein to Escape Velocity
games-strategy / openra : A free RTS engine supporting games like Command & Conquer, Red Alert and Dune2k
games-strategy / s25rttr : Open source remake of The Settlers II: Gold Edition (needs original data files)
games-util / slade : Modern editor for Doom-engine based games and source ports
mail-filter / imapfilter : An IMAP mail filtering utility
mail-filter / opendkim : A milter providing DKIM signing and verification
mail-filter / rspamd : Rapid spam filtering system
media-gfx / darktable : A virtual lighttable and darkroom for photographers
media-gfx / exact-image : A fast, modern and generic image processing library
media-gfx / geeqie : A lightweight GTK image viewer forked from GQview
media-libs / libquvi : Library for parsing video download links
media-libs / mlt : Open source multimedia framework for television broadcasting
media-plugins / grilo-plugins : A collection of plugins for the Grilo framework
media-sound / aqualung : Music player for a wide range of formats designed for gapless playback
media-sound / csound : Sound design and signal processing system for composition and performance
media-video / mpv : Media player based on MPlayer and mplayer2
media-video / vlc : Media player and framework with support for most multimedia files and streaming
net-analyzer / nmap : Network exploration tool and security / port scanner
net-analyzer / rrdtool : A system to store and display time-series data
net-analyzer / suricata : High performance Network IDS, IPS and Network Security Monitoring engine
net-analyzer / tracebox : A Middlebox Detection Tool
net-analyzer / wireshark : A network protocol analyzer formerly known as ethereal
net-dialup / accel-ppp : High performance PPTP, PPPoE and L2TP server
net-dns / dnsdist : A highly DNS-, DoS- and abuse-aware loadbalancer
net-dns / dnsmasq : Small forwarding DNS server
net-dns / pdns : The PowerDNS Daemon
net-dns / pdns-recursor : The PowerDNS Recursor
net-im / prosody : Prosody is a modern XMPP communication server
net-im / swift : An elegant, secure, adaptable and intuitive XMPP Client
net-irc / hexchat : Graphical IRC client based on XChat
net-irc / weechat : Portable and multi-interface IRC client
net-libs / axtls : Embedded client/server TLSv1 SSL library and small HTTP(S) server
net-mail / dovecot : An IMAP and POP3 server written with security primarily in mind
net-misc / asterisk : Asterisk: A Modular Open Source PBX System
net-p2p / eiskaltdcpp : Qt/DC++ based client for DirectConnect and ADC protocols
net-proxy / haproxy : A TCP/HTTP reverse proxy for high availability environments
sci-astronomy / celestia : OpenGL 3D space simulator
sci-geosciences / osm2pgsql : Converts OSM planet.osm data to a PostgreSQL/PostGIS database
sci-libs / libsc : Support for parallel scientific applications
sci-libs / p4est : Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees
sci-libs / plplot : Multi-language scientific plotting library
sci-visualization / fityk : General-purpose nonlinear curve fitting and data analysis
sci-visualization / gnuplot : Command-line driven interactive plotting program
sys-apps / likwid : A performance-oriented tool suite for x86 multicore environments
sys-apps / qcontrol : Send commands to some microcontrollers, e.g., to change LEDs or sound a buzzer
sys-apps / roccat-tools : Utility for advanced configuration of Roccat devices
sys-cluster / slurm : A Highly Scalable Resource Manager
sys-cluster / slurm : A Highly Scalable Resource Manager
www-apache / mod_security : Application firewall and intrusion detection for Apache
www-apps / cgit : a fast web-interface for git repositories
www-apps / webmcp : Web application framework written in Lua and C
www-client / elinks : Advanced and well-established text-mode web browser
www-client / luakit : A fast, extensible, and customizable web browser
www-servers / lighttpd : Lightweight high-performance web server
www-servers / uwsgi : uWSGI server for Python web applications
x11-misc / devilspie2 : Devilspie like window matching utility, using LUA for scripting
x11-themes / gtk-engines : GTK+2 standard engines and themes
x11-wm / awesome : A dynamic floating and tiling window manager
x11-wm / notion : Notion is a tiling, tabbed window manager for the X window system
Bugs
- 253269
- net-analyzer/nmap bundles dev-libs/libdnet dev-libs/libpcre net-libs/libpcap dev-lang/lua (liblua) liblinear
- 460114
- dev-lang/lua : add USE=static-libs support
- 462064
- =dev-lang/lua-5.1.5 fails to compile (relocation R_X86_64_PC32 against undefined hidden symbol `luaP_opnames' can not be used when making a shared object)
- 472230
- dev-lang/lua: add windows support
- 511918
- =media-libs/libquvi-0.9.4 with dev-lang/lua-5.2 fails tests with CRITICAL **: [_chk_script_ident] /usr/share/libquvi-scripts/0.9/common/quvi/youtube.lua:109: module 'socket.url' not found
- 515554
- dev-lang/lua: uses system-wide libtool rather than generating local copy (needed to cross-compile)
- 517500
- media-libs/libquvi-0.4.1-r1 should depend on dev-lang/lua:5.1
- 539826
- dev-lang/lua-5.2 - targeting Windows skips DLL build, no EXE file extension
- 627330
- dev-lang/lua-5.1.5-r4 with crossdev - .libs/lapi.o: error adding symbols: File in wrong format
- 689598
- dev-lang/lua-5.1.5-r5 changes
- 706378
- dev-lang/lua-5.1.5-r5 doesn't install .so symlink
- 706510
- dev-lang/lua-5.1.5-r5 - lua.pc is missing Libs.private: -ldl
- 717780
- dev-lang/lua: Multiple vulnerabilities (CVE-2019-6706, CVE-2020-{15945,15888,15889,24342,24369,24370,24371})
- 728794
- dev-lang/lua-5.1.5-r5: missing patch
- 730334
- [TRACKER] Dropping dev-lang/lua:0[deprecated] support
- 730380
- <=app-admin/lsyncd-2.2.2 should no longer declare USE dependency on dev-lang/lua:0[deprecated]
- 745735
- dev-lang/lua-5.1.5-r4 fails to compile
- 765712
- dev-lang/lua undefined references when build with sys-devel/slibtool
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-lang/lua: 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 - William Hubbs · gentoo
dev-lang/lua: remove old slotted versions
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: 5.4.2-r1 bump
Closes: https://bugs.gentoo.org/755557 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: remove 5.1.5-r5 (this version was broken)
Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: 5.1.5-r106 revbump
- drop static use flag - do not install liblua.{a,la} Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-lang/lua: drop ppc-aix
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: 5.3.6-r2 revbump
- remove liblua.{a,la} - remove static use flag and link liblua.a statically to the interpretor Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: 5.2.4-r3 revbump
- remove liblua.{a,la} - remove static use flag and link liblua.a statically to the interpretor Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: fix 5.4.2 to use https
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-lang/lua: 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 - William Hubbs · gentoo
dev-lang/lua: 5.4.2 bump
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-lang/lua: slots: set self as default Lua implementation if there isn't one yet
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: remove doicon command
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: add postinst to 5.1.5-r105
Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: migrate 5.1.5-r105 to eapi 7
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: migrate 5.2.4 to eapi 7
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: migrate 5.3 to eapi 7
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: fix lua-mode test in pkg_postinst for 5.4.1-r1
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: remove old
Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: fix deprecated use flag in 5.3.6
Closes: https://bugs.gentoo.org/758665 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: 5.4.1-r1 bump to pick up libreadline
Closes: https://bugs.gentoo.org/755557 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: 5.4.1 eapi 7 fixes
Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
dev-lang/lua: 5.4.1 bump
Closes: https://bugs.gentoo.org/754318 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: 5.3.6 bump
Signed-off-by: William Hubbs <williamh@gentoo.org> Bug: https://bugs.gentoo.org/754318 - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: 5.1.5-r105 bump to fix cflags in lua.pc
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
dev-lang/lua: slotted 5.1 rev bump to fix lua_get_include_dir
Closes: https://github.com/gentoo/gentoo/pull/18227 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-lang/lua: remove all except the latest slotted versions
Signed-off-by: William Hubbs <williamh@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 - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
dev-lang/lua: EAPI bump
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Victor Payno · gentoo
dev-lang/lua: fix pkgconfig for lua 5.3
Effectively adds 'lua5.3' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Victor Payno · gentoo
dev-lang/lua: fix pkgconfig for lua 5.2
Effectively adds 'lua5.2' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Victor Payno · gentoo
dev-lang/lua: fix pkgconfig for lua 5.1
Effectively adds 'lua5.1' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - 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 - Michał Górny · gentoo
dev-lang: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
dev-lang/lua: fix pkgconfig for lua 5.2 & lua 5.3
Slotted Lua uses distinct names for libraries and the include path. This variant is explicitly compatible with Debian's layout as seen at [1]. [1] https://packages.debian.org/stretch/amd64/liblua5.3-dev/filelist Fixes: https://bugs.gentoo.org/592052 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
dev-lang/lua: bump to 5.2.4 and 5.3.5, re-add upstream testsuite
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Acked-By: Rafael Martins <rafaelmartins@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-lang/lua: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Karel Kočí · gentoo
dev-lang/lua: fix slotted lua
Command changing pkg-config file to appropriate variant is written after sources are copied to multilib builds because of that it is not propagated to system it self. Moving it before multilib_copy_source is enough to have fully working slotted Lua. Bug: https://bugs.gentoo.org/672528 Signed-off-by: Karel Kočí <cynerd@email.cz> (cherry picked from commit f08c38554eaeea3a73908bb0f2af6055e3a19b44) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/10571 Fixes: https://bugs.gentoo.org/672528 - 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 - Robin H. Johnson · gentoo
dev-lang/lua: fix pkgconfig for slotted Lua.
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-lang/lua: add ~arm64 to all slots
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Michael Weber · gentoo
dev-lang/lua: arm64 stable (needed bu syslog-ng).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64" - 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-lang/lua: dropped ~ia64-hpux ~x64-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
dev-lang/lua: Fix amd64&x86 kws, #520480 c7+8
Mark stable on amd64 and x86 since it seems that the keywords were accidentally not committed while the arch tester confirmed them. - Rafael Martins · gentoo
dev-lang/lua: cleanup wrt bug #520480
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
dev-lang/lua: ppc64 stable wrt bug #520480
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-lang/lua: ia64 stable wrt bug #520480
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-lang/lua: ppc stable wrt bug #520480
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
dev-lang/lua: Stable for HPPA (bug #520480).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
dev-lang/lua: sparc stable wrt bug #520480
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Rafael Martins · gentoo
dev-lang/lua: added 5.3.3, masked for testing (bug #541042)
Package-Manager: portage-2.2.28 - Tobias Klausmann · gentoo
dev-lang/lua-5.1.5-r4: stable on alpha
Gentoo-Bug: 520480 - Markus Meier · gentoo
dev-lang/lua: arm stable, bug #520480
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" - Rafael Martins · gentoo
dev-lang/lua: fix for bug #520480
Package-Manager: portage-2.2.28 - Lars Wendler · gentoo
dev-lang/lua: Added sub-slot dependency for sys-libs/readline.
Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Steev Klimaszewski · gentoo
dev-lang/lua: Keyword 5.1.5-r3 for ~arm64
Package-Manager: portage-2.2.28 - Fabian Groffen · gentoo
dev-lang/lua: adjust prefix in .pc file for Prefix
Package-Manager: portage-2.2.20-prefix - Fabian Groffen · gentoo
dev-lang/lua: import Prefix changes
Package-Manager: portage-2.2.26 - 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