| Commit message (Expand) | Author | Age | Files | Lines |
* | llvm.org.eclass: Fix patch removal test | Michał Górny | 2022-03-30 | 1 | -9/+4 |
* | acct-user.eclass: Refuse to lock out the superuser | Ulrich Müller | 2022-03-28 | 1 | -0/+5 |
* | acct-user.eclass: Use arithmetic test for EUID | Ulrich Müller | 2022-03-28 | 1 | -6/+6 |
* | user.eclass: Use arithmetic test for UID | Ulrich Müller | 2022-03-28 | 1 | -2/+2 |
* | fcaps.eclass: Use arithmetic test for UID | Ulrich Müller | 2022-03-28 | 1 | -1/+1 |
* | webapp.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -2/+2 |
* | toolchain.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -1/+1 |
* | qmail.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -6/+6 |
* | cron.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -6/+6 |
* | fcaps.eclass: Use UID 0 instead of root | Haelwenn (lanodan) Monnier | 2022-03-28 | 1 | -2/+2 |
* | gstreamer-meson.eclass: fix symlink issue for WORKDIR | Tony Lee | 2022-03-26 | 1 | -3/+11 |
* | dev-ruby/rdoc: remove the hprefixify command on shebangs. | Benda Xu | 2022-03-26 | 1 | -1/+1 |
* | ecm.eclass: provides virtualx.eclass | Sam James | 2022-03-26 | 1 | -1/+1 |
* | subversion.eclass: stub-document internal functions | Sam James | 2022-03-25 | 1 | -14/+12 |
* | bash-completion-r1.eclass: fix typo in eclassdoc function name | Sam James | 2022-03-25 | 1 | -2/+2 |
* | portability.eclass: drop _dead_portability_user_funcs, is-login-disabled | Sam James | 2022-03-25 | 1 | -4/+1 |
* | tmpfiles.eclass: fix EclassDocMissingVar (rename internal TMPFILES_ECLASS) | Sam James | 2022-03-25 | 1 | -3/+3 |
* | subversion.eclass: fix EclassDocMissingVar (ESVN) | Sam James | 2022-03-25 | 1 | -31/+29 |
* | ruby-ng.eclass: avoid false-positive for EclassDocMissingVar (inherits) | Sam James | 2022-03-25 | 1 | -5/+4 |
* | multilib.eclass: document multilib_env | Sam James | 2022-03-25 | 1 | -1/+6 |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 123 | -687/+687 |
* | gkrellm-plugin.eclass: Support EAPI 8 | Thomas Bracht Laumann Jespersen | 2022-03-21 | 1 | -15/+18 |
* | qt5-build.eclass: Change SLOTing in 5.15.3 | Andreas Sturmlechner | 2022-03-21 | 1 | -1/+19 |
* | qt5-build.eclass: New helper function: qt5_symlink_binary_to_path() | Andreas Sturmlechner | 2022-03-21 | 1 | -0/+10 |
* | qt5-build.eclass: Re-add support for Qt 5.15.2 official tarballs | Andreas Sturmlechner | 2022-03-21 | 1 | -3/+14 |
* | qt5-build.eclass: Add support for Qt 5.15.3 (and future) tarballs | Andreas Sturmlechner | 2022-03-21 | 1 | -10/+35 |
* | qt5-build.eclass: Update comment regarding MODULE_VERSION downpatching | Andreas Sturmlechner | 2022-03-21 | 1 | -3/+3 |
* | go-module.eclass: fix EclassDocError for @DEPRECATED | Sam James | 2022-03-18 | 1 | -9/+9 |
* | meson.eclass: depend on >=dev-util/meson-0.59.4 | Mart Raudsepp | 2022-03-16 | 1 | -1/+1 |
* | golang-base.eclass: fix eclassdoc generation (tag ordering) | Sam James | 2022-03-16 | 1 | -2/+2 |
* | fortran-2.eclass: quote variables to allow FC containing spaces | François-Xavier Carton | 2022-03-16 | 1 | -3/+3 |
* | eclass/postgres.eclass: migrate to glep-81 | Conrad Kostecki | 2022-03-15 | 1 | -27/+0 |
* | ruby-fakegem.eclass: add debug-print-function calls | Anna Vyalkova | 2022-03-15 | 1 | -0/+44 |
* | ruby-ng-gnome2.eclass: add debug-print-function calls | Anna Vyalkova | 2022-03-15 | 1 | -1/+11 |
* | ruby-ng.eclass: add debug-print-function calls | Anna Vyalkova | 2022-03-15 | 1 | -1/+51 |
* | mozcoreconf-v6.eclass remove --enable-extensions handling | Myckel Habets | 2022-03-14 | 1 | -19/+1 |
* | eclass/ruby-utils.eclass: add ruby31 | Hans de Graaff | 2022-03-12 | 1 | -2/+6 |
* | eclass/ruby-fakegem.eclass: drop obsolete psych blocker | Hans de Graaff | 2022-03-12 | 1 | -3/+1 |
* | gkrellm-plugin.eclass: add @PROVIDES tag for multilib.eclass | Sam James | 2022-03-10 | 1 | -1/+2 |
* | go-module.eclass: invoke "ego mod tidy" with nonfatal | Florian Schmaus | 2022-03-08 | 1 | -2/+2 |
* | go-module.eclass: deprecate EGO_SUM | William Hubbs | 2022-03-06 | 1 | -12/+33 |
* | go-module.eclass: clarify the instructions around GO_OPTIONAL | William Hubbs | 2022-03-04 | 1 | -5/+3 |
* | go-module.eclass: put the go module cache under the work directory | William Hubbs | 2022-03-04 | 1 | -3/+1 |
* | go-module.eclass: use ego helper function | William Hubbs | 2022-03-04 | 1 | -2/+2 |
* | apache-2.eclass: Ban EAPI-6 | Lars Wendler | 2022-03-04 | 1 | -14/+5 |
* | www-servers/apache: Move remaining lua stuff into eclass | Lars Wendler | 2022-03-04 | 1 | -0/+2 |
* | apache-2.eclass: Add support for systemd module | Lars Wendler | 2022-03-04 | 1 | -1/+10 |
* | subversion.eclass: Support EAPI 8 | Ulrich Müller | 2022-02-28 | 1 | -2/+2 |
* | subversion.eclass: Drop support for EAPIs 4 and 5 | Ulrich Müller | 2022-02-28 | 1 | -80/+5 |
* | eclass/unpacker.eclass: Add support for makeself 2.3.0 | Christian Ruppert | 2022-02-28 | 1 | -1/+1 |