| Commit message (Expand) | Author | Age | Files | Lines |
* | kde5-functions.eclass: raise minimal frameworks version | Michael Palimaka | 2016-01-05 | 1 | -2/+2 |
* | kde5.eclass: In kde5_src_prepare, place cmake-utils_src_prepare on top | Andreas Sturmlechner | 2016-01-05 | 1 | -3/+3 |
* | kde4-meta.eclass: Depend on same version of kontact | Andreas Sturmlechner | 2016-01-02 | 1 | -1/+1 |
* | gnome2.eclass: make use of gnome2_giomodule_cache_update, bug #518422 | Gilles Dartiguelongue | 2016-01-02 | 1 | -0/+21 |
* | gnome2-utils.eclass: add gnome2_giomodule_cache_update function, bug #518422 | Gilles Dartiguelongue | 2016-01-02 | 1 | -0/+23 |
* | check-reqs.eclass: Enable EAPI 6 support | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
* | check-reqs.eclass: Require units for CHECKREQS_ in EAPIs > 5 | Justin Lecher | 2016-01-02 | 1 | -3/+4 |
* | check-reqs.eclass: Sanitize MERGE_TYPE for EAPI < 4 | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
* | check-reqs.eclass: Ban obsolete functions in newer EAPIs | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
* | check-reqs.eclass: Replace obsolete df option -m with -k | Justin Lecher | 2016-01-02 | 1 | -12/+13 |
* | check-reqs.eclass: Fix typo | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
* | check-reqs.eclass: Mark interal function with @INTERNAL | Justin Lecher | 2016-01-02 | 1 | -0/+10 |
* | check-reqs.eclass: Use eqawarn() from eutils.eclass | Justin Lecher | 2016-01-02 | 1 | -7/+7 |
* | check-reqs.eclass: Only inherit eclass once | Justin Lecher | 2016-01-02 | 1 | -0/+5 |
* | java-vm-2.eclass: Only call nsplugin functions if necessary | James Le Cuirot | 2016-01-01 | 1 | -2/+7 |
* | eclass, mozconfig: Use --with-intl-api | Sven Wegener | 2015-12-31 | 5 | -5/+5 |
* | mysql-multilib-r1.eclass: Add missing REQUIRED_USE which caused a block on ~a... | Brian Evans | 2015-12-31 | 1 | -1/+1 |
* | Revert "eclass, mozconfig: Use --with-intl-api" | Sven Wegener | 2015-12-31 | 9 | -9/+9 |
* | eclass, mozconfig: Use --with-intl-api | Sven Wegener | 2015-12-31 | 9 | -9/+9 |
* | python-single-r1.eclass: Add python_gen_impl_dep, alike in python-r1 | Michał Górny | 2015-12-31 | 1 | -0/+58 |
* | python-r1.eclass: Introduce python_gen_impl_dep | Michał Górny | 2015-12-31 | 1 | -0/+52 |
* | toolchain.eclass: enable multislot for gcc-4.7 versions | Mike Frysinger | 2015-12-31 | 1 | -1/+1 |
* | gnome-python-common-r1.eclass: replace deprecated python_parallel_foreach_imp... | Gilles Dartiguelongue | 2015-12-31 | 1 | -1/+1 |
* | eclass/ruby-fakegem.eclass: support non-default bindir | Hans de Graaff | 2015-12-30 | 1 | -3/+10 |
* | kde-base: pkgmove KDE PIM to kde-apps/ | Andreas Sturmlechner | 2015-12-30 | 1 | -1/+1 |
* | eclass/clutter.eclass: Mark it as DEAD for removal in a month | Pacho Ramos | 2015-12-29 | 1 | -0/+4 |
* | fortran-2.eclass: Enable EAPI=6 support | Justin Lecher | 2015-12-28 | 1 | -1/+1 |
* | fortran-2.eclass: debug-print-function in all functions | Justin Lecher | 2015-12-28 | 1 | -0/+13 |
* | ghc-package.eclass: Fix @DESCRIPTION tag usage | Justin Lecher | 2015-12-28 | 1 | -1/+2 |
* | fortran-2.eclass: Fix @DESCRIPTION tag usage | Justin Lecher | 2015-12-28 | 1 | -1/+2 |
* | fortran-2.eclass: Unset variable in global scope after usage | Justin Lecher | 2015-12-28 | 1 | -0/+1 |
* | qt4-build.eclass: remove dead eclass | Davide Pesavento | 2015-12-28 | 1 | -806/+0 |
* | qt*.eclass: do not talk about "herd" | Davide Pesavento | 2015-12-28 | 4 | -4/+4 |
* | ruby-ng.eclass, ruby-utils.eclass: add ruby23 support | Hans de Graaff | 2015-12-27 | 2 | -1/+6 |
* | virtualx.eclass: fix diagnostic messages in virtx() | Davide Pesavento | 2015-12-27 | 1 | -2/+2 |
* | mozilla packages: migrate arm neon/softfp/hardfp config fixes to the eclass | Ian Stakenvicius | 2015-12-23 | 2 | -2/+34 |
* | mysql-multilib-r1.eclass: Add gitweb snapshot for extras file to SRC_URI | Brian Evans | 2015-12-23 | 1 | -0/+1 |
* | python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPAT | Zac Medico | 2015-12-22 | 1 | -0/+1 |
* | pax-utils.eclass: silence excessive output from paxctl{,-ng}, scanelf and set... | Anthony G. Basile | 2015-12-22 | 1 | -15/+15 |
* | pax-utils.eclass: cosmetic changes to output | Anthony G. Basile | 2015-12-22 | 1 | -6/+9 |
* | python-any-r1.eclass: Use reverse iter instead of reversing impls array | Michał Górny | 2015-12-22 | 1 | -7/+3 |
* | python-single-r1.eclass: Support PYTHON_COMPAT_OVERRIDE | Michał Górny | 2015-12-22 | 1 | -0/+36 |
* | python-any-r1.eclass: Support PYTHON_COMPAT_OVERRIDE | Michał Górny | 2015-12-22 | 1 | -0/+35 |
* | python-single-r1.eclass: Fix python_gen_* w/ single PYTHON_COMPAT impl | Michał Górny | 2015-12-22 | 1 | -4/+16 |
* | python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result | Michał Górny | 2015-12-22 | 4 | -102/+83 |
* | kde4-base.eclass: add SRC_URI for 4.14.15 | Michael Palimaka | 2015-12-23 | 1 | -0/+3 |
* | python.eclass: Remove another python symlink check, #569088 and dupes | Michał Górny | 2015-12-22 | 1 | -8/+0 |
* | Revert "mask games-fps/ut2004-ultraduel for removal" | Michael Sterrett | 2015-12-21 | 1 | -5/+3 |
* | mask games-fps/ut2004-ultraduel for removal | Michael Sterrett | 2015-12-21 | 1 | -3/+5 |
* | readme.gentoo-r1.eclass: Do not inherit eutils. | Ulrich Müller | 2015-12-21 | 1 | -6/+5 |