| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | unpacker.eclass: Add support for makeself 2.4.5 | Michał Górny | 2022-10-01 | 1 | -0/+8 |
* | perl-module.eclass: fix src_test docs | Sam James | 2022-10-01 | 1 | -1/+1 |
* | llvm.org.eclass: Remove verify-sig inherit for non-releases | Michał Górny | 2022-09-30 | 1 | -1/+1 |
* | llvm.org.eclass: Add 16.0.0_pre20220930 snapshot | Michał Górny | 2022-09-30 | 1 | -0/+3 |
* | waf-utils.eclass: add EAPI 8 | Sam James | 2022-09-30 | 1 | -2/+2 |
* | unpacker.eclass: Workaround zstd refusing to process symlinks | Michał Górny | 2022-09-28 | 2 | -3/+8 |
* | unpacker.eclass: Unpack .deb packages on-the-fly as well | Michał Górny | 2022-09-27 | 1 | -27/+33 |
* | unpacker.eclass: Fix handling GNU ar archives in handwoven impl | Michał Górny | 2022-09-27 | 2 | -0/+6 |
* | unpacker.eclass: Support lbzip2 as parallel bz2 decompressor | Michał Górny | 2022-09-27 | 1 | -2/+5 |
* | unpacker.eclass: decompress xz in parallel | Sam James | 2022-09-27 | 1 | -2/+2 |
* | unpacker.eclass: Add on-the-fly .gpkg.tar unpacking support | Michał Górny | 2022-09-27 | 2 | -0/+85 |
* | unpacker.eclass: Add support for .lz4 and .lzo compression | Michał Górny | 2022-09-27 | 2 | -0/+15 |
* | unpacker.eclass: Move decompressor recognition into a function | Michał Górny | 2022-09-27 | 1 | -18/+26 |
* | unpacker.eclass: Remove uppercase RAR/LHA variants | Michał Górny | 2022-09-27 | 1 | -4/+4 |
* | unpacker.eclass: Use lowercase in unpacker_src_uri_depends | Michał Górny | 2022-09-27 | 1 | -1/+2 |
* | unpacker.eclass: Use bash substitution instead of tr for lowercase | Michał Górny | 2022-09-27 | 1 | -1/+1 |
* | unpacker.eclass: Remove support for EAPI 5 | Michał Górny | 2022-09-27 | 1 | -3/+3 |
* | unpacker.eclass: Fix unpack_7z to respect the exit status | Michał Górny | 2022-09-27 | 1 | -1/+4 |
* | unpacker.eclass: Remove `-f` from zstd arguments | Michał Górny | 2022-09-27 | 1 | -1/+1 |
* | eclass/tests: Add tests for unpacker.eclass | Michał Górny | 2022-09-27 | 2 | -0/+240 |
* | llvm.org.eclass: Revert "Enable 16.0.0_pre20220926 snap" | Michał Górny | 2022-09-26 | 1 | -3/+0 |
* | llvm.org.eclass: Enable 16.0.0_pre20220926 snap | Michał Górny | 2022-09-26 | 1 | -0/+3 |
* | eclass/ruby-fakegem.eclass: turn off minitest plugins | Hans de Graaff | 2022-09-25 | 1 | -1/+1 |
* | go-module.eclass: suggest XZ options and preferences for compression | Sam James | 2022-09-25 | 1 | -2/+4 |
* | llvm.org.eclass: Enable manpage dist for 15.0.1 | Michał Górny | 2022-09-20 | 1 | -1/+1 |
* | llvm.org.eclass: Add a new snapshot | Michał Górny | 2022-09-19 | 1 | -0/+3 |
* | Revert "toolchain.eclass: fix building Clang on pure LLVM profiles" | Sam James | 2022-09-17 | 1 | -11/+0 |
* | toolchain.eclass: fix building Clang on pure LLVM profiles | Sam James | 2022-09-17 | 1 | -0/+11 |
* | ada.eclass: add gcc_12_2_0 handling | Alfredo Tupone | 2022-09-16 | 1 | -3/+21 |
* | vala.eclass: Raise minimum supported version to 0.56 | Matt Turner | 2022-09-16 | 1 | -3/+3 |
* | llvm.org.eclass: Introduce snapshot support | Michał Górny | 2022-09-16 | 1 | -57/+95 |
* | haskell-cabal.eclass: synchronize with gentoo-haskell overlay | Miezhiko | 2022-09-15 | 1 | -2/+49 |
* | rebar.eclass: add support for EAPI=8 | Arthur Zamarin | 2022-09-12 | 1 | -10/+4 |
* | myspell-r2.eclass: improve code examples format | Arthur Zamarin | 2022-09-12 | 1 | -0/+6 |
* | myspell-r2.eclass: drop support for EAPI<7 | Arthur Zamarin | 2022-09-12 | 1 | -11/+6 |
* | kodi-addon.eclass: drop support for EAPI<7 | Arthur Zamarin | 2022-09-12 | 1 | -16/+10 |
* | udev.eclass: simplify EPREFIX usage | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | rebar.eclass: simplify EPREFIX usage | Arthur Zamarin | 2022-09-12 | 1 | -4/+4 |
* | bazel.eclass: simplify EPREFIX usage | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | webapp.eclass: fix UnquotedVariable of D | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | vdr-plugin-2.eclass: fix UnquotedVariable | Arthur Zamarin | 2022-09-12 | 1 | -4/+3 |
* | selinux-policy-2.eclass: fix UnquotedVariable of S | Arthur Zamarin | 2022-09-12 | 1 | -4/+4 |
* | ruby-ng-gnome2.eclass: fix UnquotedVariable of EPREFIX | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | ruby-ng.eclass: fix UnquotedVariable of EPREFIX | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | haskell-cabal.eclass: fix UnquotedVariable of EPREFIX | Arthur Zamarin | 2022-09-12 | 1 | -3/+3 |
* | gstreamer-meson.eclass: fix UnquotedVariable of BUILD_DIR | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | gnustep-base.eclass: fix UnquotedVariable of EPREFIX | Arthur Zamarin | 2022-09-12 | 1 | -1/+1 |
* | toolchain.eclass: BDEPEND on an Ada compiler | Sam James | 2022-09-12 | 1 | -0/+8 |
* | rocm.eclass: new eclass | Yiyang Wu | 2022-09-12 | 1 | -0/+223 |
* | toolchain.eclass: allow re-generation of info pages for snapshots | Sam James | 2022-09-10 | 1 | -3/+23 |