Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leechcraft.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | latex-package.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | kodi-addon.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | kernel-2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | java-vm-2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | gtk-sharp-module.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | gstreamer.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | golang-vcs.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | golang-vcs-snapshot.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | golang-build.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | golang-base.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | gnome2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | gnome2-utils.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | gnome-python-common-r1.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | git-r3.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | games.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | freedict.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | fortran-2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | epatch.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | emboss-r2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | elisp.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | eapi7-ver.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | distutils-r1.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | depend.apache.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | cuda.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | cmake-multilib.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | check-reqs.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | cargo.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | bzr.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | bash-completion-r1.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | base.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | base.eclass: Fix EAPI guards to cover EAPI 7 onwards | 2018-08-15 | 1 | -2/+2 | |
| | |||||
* | autotools-utils.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | autotools-multilib.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | apache-2.eclass: add @SUPPORTED_EAPIS | 2018-08-15 | 1 | -0/+1 | |
| | |||||
* | eutils.eclass: Ban path_exists | 2018-08-15 | 2 | -61/+4 | |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9517 | ||||
* | autotools-utils.eclass: Remove EAPI 2&3 support | 2018-08-15 | 1 | -25/+4 | |
| | |||||
* | eutils.eclass: Disable eqawarn in EAPI 7. | 2018-08-15 | 1 | -13/+19 | |
| | | | | | The eqawarn command is part of EAPI 7, therefore the eclass should not override it. Also we cannot rely on its being a shell function. | ||||
* | libretro-core.eclass: eclass for Libretro core ebuilds | 2018-08-14 | 1 | -0/+196 | |
| | |||||
* | eclass/mozcoreconf-v6.eclass: adjust setting for building comm targets | 2018-08-14 | 1 | -2/+4 | |
| | | | | | | | Thunderbird and Seamonkey from v60 onwards are now built from the 'comm/mail' and 'comm/suite' application targets respectively, instead of the old 'mail' and 'suite'. This change is not backwards compatible with mozilla versions prior to v60. | ||||
* | eapi 7 support, some minor cleanups | 2018-08-12 | 1 | -51/+16 | |
| | |||||
* | scsh.eclass: last-rite | 2018-08-11 | 1 | -0/+5 | |
| | | | | | Bug: https://bugs.gentoo.org/658284 Closes: https://github.com/gentoo/gentoo/pull/9507 | ||||
* | systemd.eclass: set BDEPEND for EAPI 7 | 2018-08-09 | 1 | -2/+6 | |
| | |||||
* | desktop.eclass: Add missing ||die when writing to files | 2018-08-09 | 1 | -3/+5 | |
| | |||||
* | desktop.eclass: domenu, remove unnecessary nested loop | 2018-08-09 | 1 | -5/+3 | |
| | |||||
* | desktop.eclass: domenu, fix potential overflow in exit status | 2018-08-09 | 1 | -2/+2 | |
| | | | | | | | While increasing exit status for each failure may seem brilliant at first, it serves no purpose and has an overflow risk. For example, if domenu counted 256 failures, the exit status would be truncated to 0 (success). | ||||
* | desktop.eclass: domenu, fix dying on non-existing files | 2018-08-09 | 1 | -6/+4 | |
| | | | | | | | | | | | | | The weird logic in domenu had an explicit separate clause for unsuccessful return on non-existing files. This worked fine before EAPI 4 since '|| die' was mandatory. However, since 'doins' started dying on its own, developers have assumed the same for 'domenu' and stopped checking the exit status. As a result, missing files are now silently ignored. Change the logic to explicitly die when the file does not exist. To provide the best interoperability and avoid code duplication, just let 'doins' die on its own. | ||||
* | kernel-2.eclass: add sys-devel/bison and sys-devel/flex to RDEPEND | 2018-08-09 | 1 | -0/+2 | |
| | | | | | | | Since commit 033dba2ec06 [Link 1], kernel needs bison and flex. Link 1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=033dba2ec06c47a9fe1b190bc3281058fb20738d Closes: https://bugs.gentoo.org/663020 | ||||
* | kernel-2.eclass: sort RDEPEND alphabetically | 2018-08-09 | 1 | -2/+2 | |
| | |||||
* | cargo.eclass: reduce verbosity by default | 2018-08-08 | 1 | -1/+1 | |
| |