| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/texlive-module.eclass: simplify doc useflag handling. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2018-07-21 | 1 | -4/+4 |
* | eclass/texlive-module.eclass: Improve eapi 6 & 7 support | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2018-07-21 | 1 | -8/+35 |
* | distutils-r1.eclass: Enable parallel builds in py3.5+ | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-20 | 1 | -3/+19 |
* | linux-info.eclass: fix for prematurely merged patch | ![](//www.gravatar.com/avatar/79f27647095a187a6467f5ae273d322b?s=13&d=retro) Marty E. Plummer | 2018-07-17 | 1 | -1/+1 |
* | linux-info.eclass: account for lack of trailing slash | ![](//www.gravatar.com/avatar/79f27647095a187a6467f5ae273d322b?s=13&d=retro) Marty E. Plummer | 2018-07-17 | 1 | -9/+9 |
* | apache-2.eclass: New suexec options. | ![](//www.gravatar.com/avatar/3b85e7525b4cd497dfdf12bfeb5937ff?s=13&d=retro) Lars Wendler | 2018-07-17 | 1 | -2/+10 |
* | apache-2.eclass: Replaced versionator with eapi7-ver eclass. | ![](//www.gravatar.com/avatar/3b85e7525b4cd497dfdf12bfeb5937ff?s=13&d=retro) Lars Wendler | 2018-07-17 | 1 | -3/+3 |
* | eutils.eclass: make_wrapper, fix 'cd' error handling | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-16 | 1 | -1/+1 |
* | ruby-ng-gnome2.eclass: add proper EAPI guard | ![](//www.gravatar.com/avatar/d64a24f0a5393c31fb36e40261686979?s=13&d=retro) Hans de Graaff | 2018-07-15 | 1 | -1/+9 |
* | ruby-single.eclass: allow EAPI 7 | ![](//www.gravatar.com/avatar/d64a24f0a5393c31fb36e40261686979?s=13&d=retro) Hans de Graaff | 2018-07-15 | 1 | -2/+2 |
* | ruby-utils.eclass: drop obsolete ruby22 target | ![](//www.gravatar.com/avatar/d64a24f0a5393c31fb36e40261686979?s=13&d=retro) Hans de Graaff | 2018-07-15 | 1 | -2/+2 |
* | kde5-functions.eclass: Drop obsolete kde-apps-18.04.2 min deps | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-07-14 | 1 | -1/+0 |
* | kde5.eclass: Add ECM_KDEINSTALLDIRS | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-07-14 | 1 | -2/+13 |
* | linux-info.eclass: use eapi7-ver | ![](//www.gravatar.com/avatar/79f27647095a187a6467f5ae273d322b?s=13&d=retro) Marty E. Plummer | 2018-07-14 | 1 | -4/+5 |
* | eclass: selinux-policy-2: update SRC_URI | ![](//www.gravatar.com/avatar/b19ca820947a2dcbb2b2901fcacfa0da?s=13&d=retro) Jason Zaman | 2018-07-12 | 1 | -2/+2 |
* | eclass/mysql-multilib-r1: use HTTPs | ![](//www.gravatar.com/avatar/22f94b2a4db9c91f7d90f0b43f6bf63d?s=13&d=retro) Michael Mair-Keimberger | 2018-07-11 | 1 | -1/+1 |
* | linux-info.eclass: Skip linux_config_*_exists on non-Linux | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -2/+2 |
* | linux-info.eclass: Die in most of public-ish APIs on non-Linux | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -0/+36 |
* | linux-info.eclass: Ignore check_extra_config on non-Linux | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -1/+7 |
* | linux-info.eclass: require_configured_kernel, improve error handling | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -1/+1 |
* | linux-info.eclass: Move get_version to require_configured_kernel | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -3/+1 |
* | linux-info.eclass: linux-info_get_any_version, die on failure | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -1/+3 |
* | linux-info.eclass: Replace unnecessary $? checks | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -6/+3 |
* | linux-info.eclass: get_localversion, do not call 'ls' | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-07-09 | 1 | -1/+6 |
* | toolchain.eclass: support gcc patches from cygwinports | ![](//www.gravatar.com/avatar/66167d0494b567c7354b16d65b262623?s=13&d=retro) Michael Haubenwallner | 2018-07-09 | 1 | -0/+28 |
* | toolchain.eclass: Cygwin provides posix threads | ![](//www.gravatar.com/avatar/66167d0494b567c7354b16d65b262623?s=13&d=retro) Michael Haubenwallner | 2018-07-09 | 1 | -1/+1 |
* | toolchain.eclass: D->ED for where to start cleanups | ![](//www.gravatar.com/avatar/66167d0494b567c7354b16d65b262623?s=13&d=retro) Michael Haubenwallner | 2018-07-09 | 1 | -5/+5 |
* | toolchain.eclass: ROOT->EROOT at looking for gcc specs file | ![](//www.gravatar.com/avatar/66167d0494b567c7354b16d65b262623?s=13&d=retro) Michael Haubenwallner | 2018-07-09 | 1 | -1/+1 |
* | toolchain.eclass: EAPI 7 aware for D,ED,ROOT,EROOT | ![](//www.gravatar.com/avatar/66167d0494b567c7354b16d65b262623?s=13&d=retro) Michael Haubenwallner | 2018-07-09 | 1 | -18/+18 |
* | python-utils-r1.eclass: add python3_7 support | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2018-07-08 | 1 | -2/+2 |
* | kde5.eclass: No subshells | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-07-03 | 1 | -2/+2 |
* | kde5.eclass: Drop use_if_iuse | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-07-03 | 1 | -6/+6 |
* | kde5-functions.eclass: Add minimum deps for Plasma 5.13 | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-07-03 | 1 | -1/+2 |
* | toolchain.eclass: Do not pass unused --disable-libgcj option in GCC >=7. | ![](//www.gravatar.com/avatar/3cff6c1135252c508a8d93a49e8e584a?s=13&d=retro) Arfrever Frehtes Taifersar Arahesis | 2018-07-01 | 1 | -4/+6 |
* | linux-mod: depend on libelf | ![](//www.gravatar.com/avatar/eb96264a0212404d9bfa56da24c64843?s=13&d=retro) Jason A. Donenfeld | 2018-06-28 | 1 | -1/+1 |
* | qmake-utils.eclass: Ban Qt4-support in EAPI >=7 | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-06-27 | 1 | -0/+6 |
* | qt4-r2.eclass: Mark DEAD | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-06-27 | 1 | -0/+1 |
* | qt4-build-multilib.eclass: Mark DEAD | ![](//www.gravatar.com/avatar/14613e7fdf5b7bdc0425cd471de146f4?s=13&d=retro) Andreas Sturmlechner | 2018-06-27 | 1 | -0/+1 |
* | unpacker.eclass: disable path expansion while parsing SRC_URI #654960 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2018-06-25 | 1 | -1/+6 |
* | eclass/mysql-v2: use HTTPs, fix HOMEPAGE Link | ![](//www.gravatar.com/avatar/22f94b2a4db9c91f7d90f0b43f6bf63d?s=13&d=retro) Michael Mair-Keimberger | 2018-06-22 | 1 | -4/+4 |
* | chromium-2.eclass: remove .pak.info files | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2018-06-20 | 1 | -0/+2 |
* | eclass/ros-catkin.eclass: Use https for homepage and add ROS_REPO_URI too for... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2018-06-20 | 1 | -1/+1 |
* | latex-package.eclass: Support EAPI 7. | ![](//www.gravatar.com/avatar/9b780464538c2e5d91e7ef48683ad46d?s=13&d=retro) Ulrich Müller | 2018-06-18 | 1 | -3/+6 |
* | kernel-2.eclass: | ![](//www.gravatar.com/avatar/bdfea328a68fbcf028ac72b0d0e87a54?s=13&d=retro) Mike Pagano | 2018-06-18 | 1 | -6/+8 |
* | eclass/kernel-2: use HTTPs | ![](//www.gravatar.com/avatar/22f94b2a4db9c91f7d90f0b43f6bf63d?s=13&d=retro) Michael Mair-Keimberger | 2018-06-18 | 1 | -1/+1 |
* | gtk-sharp-module.eclass: Last rite | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-06-17 | 1 | -0/+7 |
* | go-mono.eclass: Last rite | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2018-06-17 | 1 | -0/+7 |
* | apache-2.eclass: Added "gdbm" USE flag to IUSE. | ![](//www.gravatar.com/avatar/3b85e7525b4cd497dfdf12bfeb5937ff?s=13&d=retro) Lars Wendler | 2018-06-17 | 1 | -1/+1 |
* | apache-2.eclass: Add conditional dependency on sys-libs/gdbm | ![](//www.gravatar.com/avatar/3b85e7525b4cd497dfdf12bfeb5937ff?s=13&d=retro) Lars Wendler | 2018-06-17 | 1 | -1/+2 |
* | postgres.eclass: Add "12" to the reversal list | ![](//www.gravatar.com/avatar/8d593f3e223e61615729dc4323926490?s=13&d=retro) Aaron W. Swenson | 2018-06-13 | 1 | -2/+2 |