| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken dependencies due to gcc multislotting, #528194, #528196 | Justin Lecher | 2014-11-04 | 2 | -3/+6 |
* | eshopts_push: fix typo in command example #528120 by Tupone Alfredo | Mike Frysinger | 2014-11-03 | 1 | -2/+2 |
* | enable multislot for all versions <4.7 | Mike Frysinger | 2014-11-02 | 1 | -2/+2 |
* | enable multislot for all versions <2.24 | Mike Frysinger | 2014-11-02 | 1 | -3/+3 |
* | do not config_protect files that shouldnt be: those in the tex/ or source/ tr... | Alexis Ballier | 2014-11-02 | 1 | -2/+2 |
* | Remove handling of EAPI=0,1,2 since that codepath cannot run anymore anyway | Andreas K. Hüttel | 2014-11-02 | 2 | -7/+5 |
* | Fix indentation. | Davide Pesavento | 2014-11-01 | 1 | -5/+5 |
* | eqmake4(): support new qmake install location. | Davide Pesavento | 2014-11-01 | 2 | -4/+10 |
* | Introducing perl_rm_files() function. See #520756. | Patrice Clement | 2014-11-01 | 1 | -1/+41 |
* | Drop EAPI=0,1,2,3 support in perl-module.eclass, this time for real. Further ... | Andreas K. Hüttel | 2014-11-01 | 2 | -28/+22 |
* | add risc v handling #527170 by Palmer Dabbelt | Mike Frysinger | 2014-11-01 | 1 | -1/+2 |
* | add -nopie to the allow flag list #527214 | Mike Frysinger | 2014-11-01 | 1 | -2/+2 |
* | Make sure BUILD_DIR exists before pushd'ing into it. | Davide Pesavento | 2014-10-31 | 2 | -2/+6 |
* | Fix repoman warnings (#521980 by Arfrever Frehtes Taifersar Arahesis) | Pacho Ramos | 2014-10-30 | 2 | -3/+18 |
* | Allow to override setup command from ebuilds; needed for deriving | Alexis Ballier | 2014-10-29 | 1 | -5/+5 |
* | Fix handling of frameworks version dependencies within kde-frameworks. | Michael Palimaka | 2014-10-28 | 2 | -3/+6 |
* | Enable verbose compilation output for the ruby gnome packages. | Hans de Graaff | 2014-10-27 | 2 | -4/+7 |
* | improve/fix cross-compilation support, bug #503216 by James Le Cuirot and myself | Alexis Ballier | 2014-10-27 | 2 | -4/+48 |
* | [QA] Code from revisions 1.636 and 1.640 commented out. This causes several f... | Ulrich Müller | 2014-10-26 | 2 | -11/+15 |
* | Add kde-workspace 4.11.13 SRC_URI. | Michael Palimaka | 2014-10-25 | 2 | -3/+9 |
* | rework gcc-5.x snapshots again | Mike Frysinger | 2014-10-24 | 1 | -5/+8 |
* | centralize the gcc snapshot/prerelease warning message | Mike Frysinger | 2014-10-24 | 1 | -1/+7 |
* | expand LICENSE handling for all versions | Mike Frysinger | 2014-10-24 | 1 | -3/+16 |
* | restrict --enable-linker-build-id to known ELF targets #525942 | Mike Frysinger | 2014-10-20 | 1 | -5/+9 |
* | Output which ebuild actually has bad EAPI | Andreas K. Hüttel | 2014-10-20 | 2 | -2/+6 |
* | Move EAPI=0,1,2,3 warning into global scope to become ultra-annoying. Add QA ... | Andreas K. Hüttel | 2014-10-19 | 2 | -9/+24 |
* | add USE=sanitize to control libsanitizer #525174 by Lukas Lihotzki | Mike Frysinger | 2014-10-19 | 1 | -1/+6 |
* | use arrays for IUSE_DEF to simplify code | Mike Frysinger | 2014-10-19 | 1 | -6/+6 |
* | Improve error messaging when python_export is called without a defined python... | Mike Gilbert | 2014-10-18 | 2 | -3/+9 |
* | added some missing deps, dropped unnecessary expat dep and redundant --with-s... | Ian Stakenvicius | 2014-10-17 | 2 | -4/+12 |
* | a fix to create /etc/ada, see #440660 | George Shapovalov | 2014-10-17 | 1 | -1/+2 |
* | handle the new gcc-5.x snapshots which changed their versioning slightly | Mike Frysinger | 2014-10-17 | 1 | -6/+8 |
* | enable --enable-linker-build-id by default with gcc-4.5+ | Mike Frysinger | 2014-10-17 | 1 | -1/+7 |
* | tests: let overlays add their own eclasses and testsuites and reuse this infr... | Mike Frysinger | 2014-10-16 | 1 | -2/+12 |
* | toolchain-funcs.eclass: fix copyright line | Anthony G. Basile | 2014-10-15 | 1 | -2/+2 |
* | Add gcc-specs-stack-check() to toolchain-funcs.eclass | Anthony G. Basile | 2014-10-15 | 1 | -1/+7 |
* | Clean up return code in gcc-specs functions in toolchain-funcs.eclass | Anthony G. Basile | 2014-10-15 | 1 | -10/+10 |
* | Allow ebuild to override GENTOO_DEPEND_ON_PERL_SUBSLOT in perl-app.eclass if ... | Ian Stakenvicius | 2014-10-15 | 2 | -4/+9 |
* | Introduce comment_add_subdirectory function. Make EAPI check more technically... | Michael Palimaka | 2014-10-15 | 2 | -4/+23 |
* | Import from KDE overlay. | Michael Palimaka | 2014-10-15 | 3 | -1/+658 |
* | simple fix for bug #440660 | Steve Arnold | 2014-10-15 | 1 | -2/+5 |
* | added bumps to mozilla config eclasses and removed old | Ian Stakenvicius | 2014-10-14 | 4 | -10/+569 |
* | Fix assignments to RESTRICT. | Davide Pesavento | 2014-10-09 | 2 | -4/+7 |
* | Sync eclasses from mysql overlay | Brian Evans | 2014-10-08 | 3 | -8/+14 |
* | Restrict mirror for qtwebkit wrt bug #524584 | Davide Pesavento | 2014-10-07 | 2 | -3/+7 |
* | Suppress annoying warning, see https://forums.gentoo.org/viewtopic-p-7624560.... | Anthony G. Basile | 2014-09-28 | 2 | -4/+6 |
* | Deprecate EAPI=0,1,2,3 in perl-module.eclass with a big fat ewarn instead of ... | Andreas K. Hüttel | 2014-09-27 | 2 | -4/+22 |
* | Fix typo (#523856 by Kent Fredric) | Pacho Ramos | 2014-09-27 | 2 | -3/+6 |
* | Change IUSE for mariadb-galera to valid values | Brian Evans | 2014-09-26 | 2 | -5/+8 |
* | Adjust deps for >=mariadb-10.0.14 and add USE base deps for mariadb-galera | Brian Evans | 2014-09-26 | 2 | -4/+21 |