| Commit message (Expand) | Author | Age | Files | Lines |
* | Add common-lisp-3.eclass from the lisp overlay, required by app-emacs/slime-2.11 | Mark Wright | 2014-12-19 | 1 | -0/+211 |
* | Declare local CPPFLAGS to avoid multiple appends in cmake-multilib. | Michael Palimaka | 2014-12-18 | 2 | -2/+6 |
* | Fix breakage caused by recent multilib-build.eclass changes (bug 532510). | Davide Pesavento | 2014-12-18 | 2 | -6/+15 |
* | Remove code paths that are not called anymore | Andreas K. Hüttel | 2014-12-17 | 2 | -8/+6 |
* | Sync eclass with kde overlay. | Manuel Rüger | 2014-12-17 | 2 | -8/+40 |
* | Deprecate USE_EINSTALL (#482082) | Pacho Ramos | 2014-12-16 | 2 | -2/+9 |
* | Make perl-module_src_prep throw a real warning, not just eqawarn | Andreas K. Hüttel | 2014-12-13 | 2 | -3/+6 |
* | Move content of perl-module_src_prep into src_configure, add deprecation warn... | Andreas K. Hüttel | 2014-12-13 | 2 | -17/+21 |
* | Disable parallel run support. | Michał Górny | 2014-12-13 | 2 | -47/+8 |
* | Disable parallel run support. | Michał Górny | 2014-12-13 | 3 | -8/+12 |
* | Restrict tests for all release versions. | Davide Pesavento | 2014-12-12 | 2 | -3/+6 |
* | Always restore initial directory after sub-phase run. Fixes bug #532168 and p... | Michał Górny | 2014-12-11 | 2 | -7/+11 |
* | Restore using separate HOMEs for Python implementations, because of .pydistut... | Michał Górny | 2014-12-11 | 2 | -2/+12 |
* | Sync kde4-base.eclass with overlay. | Manuel Rüger | 2014-12-09 | 2 | -3/+6 |
* | Disable parallel run support to make things easier for developers and more pr... | Michał Górny | 2014-12-07 | 3 | -42/+14 |
* | update SRC_URI | Jason Zaman | 2014-12-07 | 1 | -4/+4 |
* | Allow additional content to be injected in the ruby bin wrapper. | Hans de Graaff | 2014-12-07 | 2 | -6/+13 |
* | fix bug 530178, parallel build on >2.20140311-r7 | Jason Zaman | 2014-12-05 | 1 | -3/+8 |
* | Sync kde4-base.eclass with overlay. | Manuel Rüger | 2014-12-04 | 2 | -7/+23 |
* | mozconfig-v5.34.eclass - make glibc check based on elibc_glibc so that it wor... | Ian Stakenvicius | 2014-12-04 | 2 | -3/+9 |
* | fixed typo in mozconfig-v5.34 eclass comments | Ian Stakenvicius | 2014-12-04 | 2 | -3/+7 |
* | mozilla eclass modifications for package bumps | Ian Stakenvicius | 2014-12-03 | 3 | -3/+238 |
* | Replace exlicitly listing all GPL variants with GPL-1+ | Andreas K. Hüttel | 2014-12-01 | 2 | -3/+6 |
* | Remove leftover code for Python 3.2. | Michał Górny | 2014-11-29 | 2 | -4/+5 |
* | Adjust sparc warning. See bug #529682 | Mike Pagano | 2014-11-28 | 2 | -12/+17 |
* | Sync eclasses from mysql overlay | Brian Evans | 2014-11-26 | 3 | -14/+79 |
* | eqawarn about /usr/lib/pypy/share instead of dying. | Mike Gilbert | 2014-11-24 | 2 | -3/+6 |
* | Support multilib in gnome2_query_immodules_gtk2() as well. | Michał Górny | 2014-11-23 | 2 | -29/+8 |
* | Deprecate eapis 0 and 1 for gnome2.eclass (#530046) | Pacho Ramos | 2014-11-23 | 2 | -2/+12 |
* | Adjust _python_impl_supported as well. | Mike Gilbert | 2014-11-23 | 2 | -4/+7 |
* | Remove python3_2. | Mike Gilbert | 2014-11-23 | 2 | -3/+6 |
* | Support multilib for gnome2_query_immodules_gtk3(), needed by x11-libs/gtk+:3. | Michał Górny | 2014-11-23 | 2 | -3/+10 |
* | Make calling perl-module_pkg_prerm trigger a real warning | Andreas K. Hüttel | 2014-11-22 | 2 | -3/+6 |
* | python-r1: Fix docs on REQUIRED_USE (bug #530086) | Sebastian Pipping | 2014-11-22 | 2 | -3/+8 |
* | add documentation for games.eclass, rm unnecessary exports | Julian Ospald | 2014-11-21 | 2 | -26/+191 |
* | drop parallel support for now until we can safely add locking on sub-steps #5... | Mike Frysinger | 2014-11-21 | 1 | -22/+13 |
* | Remove unused eclass. | Mike Gilbert | 2014-11-21 | 2 | -142/+4 |
* | Add usage warnings to pkg_postinst and pkg_postrm, deprecate pkg_prerm | Andreas K. Hüttel | 2014-11-21 | 2 | -11/+29 |
* | Deprecate the few eclasses. | Michał Górny | 2014-11-20 | 5 | -9/+22 |
* | Remove the experimental git-r3 testing support. It is not needed anymore, git... | Michał Górny | 2014-11-20 | 2 | -67/+18 |
* | Add RDEPEND on dev-qt/qtchooser. | Davide Pesavento | 2014-11-20 | 2 | -2/+9 |
* | Make calling perl-module_pkg_preinst trigger a real warning | Andreas K. Hüttel | 2014-11-19 | 2 | -3/+6 |
* | Make calling perl-module_pkg_setup trigger a real warning | Andreas K. Hüttel | 2014-11-19 | 2 | -3/+6 |
* | Deprecate perl-module_pkg_setup and perl-module_pkg_preinst | Andreas K. Hüttel | 2014-11-18 | 2 | -4/+11 |
* | Add missing quotes, thanks mgorny for heads up | Justin Lecher | 2014-11-18 | 2 | -3/+6 |
* | Fix gcc detection when using multislot, #529710 | Justin Lecher | 2014-11-18 | 2 | -3/+6 |
* | Make calling fixlocalpod trigger a real warning | Andreas K. Hüttel | 2014-11-17 | 2 | -3/+6 |
* | Stop setting QTDIR. It's only relevant when building qt itself, and in any ca... | Davide Pesavento | 2014-11-17 | 2 | -3/+6 |
* | Dead code removal and other simplifications. | Davide Pesavento | 2014-11-17 | 1 | -35/+31 |
* | Add blocker on emul-linux-x86-qtlibs wrt bug 529370. | Davide Pesavento | 2014-11-17 | 2 | -2/+6 |