| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix SRC_URI (bug 523408) and update HOMEPAGE. | Davide Pesavento | 2014-09-22 | 3 | -7/+11 |
* | Remove support for EAPI 1, 2, 3 in perl-module.eclass (no packages left in th... | Andreas K. Hüttel | 2014-09-19 | 2 | -5/+9 |
* | epatch: fix EPATCH_USER_EXCLUDE handling when EPATCH_EXCLUDE is not set #5229... | Mike Frysinger | 2014-09-19 | 1 | -2/+2 |
* | nvcc always needs tp know the compiler location | Justin Lecher | 2014-09-17 | 2 | -6/+7 |
* | Add kde-workspace 4.11.12 SRC_URI, remove obsolete. | Johannes Huber | 2014-09-16 | 2 | -5/+8 |
* | Exclude installed_cmake tests as well. | Davide Pesavento | 2014-09-16 | 2 | -4/+7 |
* | Allow RPMS specified as array | Justin Lecher | 2014-09-15 | 2 | -6/+19 |
* | dropped unused mozconfig-v4 and added new mozconfig-v4.31 eclasses | Ian Stakenvicius | 2014-09-11 | 3 | -114/+198 |
* | Restrict tests on 5.3.x (except live). | Davide Pesavento | 2014-09-11 | 2 | -2/+7 |
* | avoid static linking of libstdc++ and libgcc | Mike Frysinger | 2014-09-09 | 1 | -1/+4 |
* | Preserve all whitespace in shebangs, and add regression test for that. Also, ... | Michał Górny | 2014-09-04 | 3 | -4/+15 |
* | Fix tests for python_is_python3. | Michał Górny | 2014-09-04 | 2 | -5/+8 |
* | committed new eclass to support mozilla ebuilds | Ian Stakenvicius | 2014-09-03 | 2 | -1/+141 |
* | Fix libedit MULTILIB_USEDEP wrt bug 521964 | Brian Evans | 2014-09-03 | 2 | -4/+7 |
* | Add bashcomp_alias function to create command aliases for completion. | Michał Górny | 2014-09-02 | 2 | -2/+21 |
* | Update pax-utils.eclass according to bug #520198 | Anthony G. Basile | 2014-08-30 | 2 | -73/+49 |
* | Update copyright year. | Davide Pesavento | 2014-08-29 | 1 | -2/+2 |
* | I hate CVS. | Davide Pesavento | 2014-08-29 | 1 | -1/+1 |
* | Initial commit of qt5-build.eclass | Davide Pesavento | 2014-08-29 | 2 | -1/+736 |
* | Sync mysql-multilib.eclass from mysql overlay | Brian Evans | 2014-08-29 | 2 | -7/+22 |
* | Update selinux eclass with improved rlpkg call and relabeling package set opt... | Sven Vermeulen | 2014-08-28 | 2 | -8/+10 |
* | Make completionsdir default to the new location (for new installs). Eselect s... | Michał Górny | 2014-08-27 | 2 | -4/+8 |
* | Pass install paths to distutils via setup.cfg. | Michał Górny | 2014-08-24 | 2 | -27/+48 |
* | Back to gogo infrastructure | Sven Vermeulen | 2014-08-24 | 1 | -2/+2 |
* | Temporarily switch to github for live ebuilds until gogo is working again | Sven Vermeulen | 2014-08-23 | 1 | -2/+2 |
* | Relabel depending packages so we no longer need DEPEND calls for pure policy ... | Sven Vermeulen | 2014-08-23 | 2 | -2/+17 |
* | Add extra quoting to prevent accidental globbing. | Michał Górny | 2014-08-18 | 2 | -5/+8 |
* | Move ENABLE_DTRACE check to the multilib_src_configure wrt bug 520028 | Brian Evans | 2014-08-17 | 2 | -2/+6 |
* | Add new multilib_native_enable and multilib_native_with functions; fix docume... | Jonathan Callen | 2014-08-17 | 2 | -14/+36 |
* | Sync with KDE overlay, including a large number of cosmetic changes and simpl... | Michael Palimaka | 2014-08-12 | 2 | -129/+111 |
* | require autoconf-2.69 now that it is stable for a while #507374 | Mike Frysinger | 2014-08-12 | 1 | -2/+2 |
* | drop FAKE_TARGETS support #467488 | Mike Frysinger | 2014-08-11 | 1 | -21/+1 |
* | Added -mfix-r10000/-mno-fix-r10000 to ALLOWED_FLAGS for MIPS. | Joshua Kinard | 2014-08-11 | 1 | -1/+4 |
* | Added -mfix-r10000/-mno-fix-r10000 to ALLOWED_FLAGS for MIPS. | Joshua Kinard | 2014-08-11 | 1 | -2/+2 |
* | Raise gcc minimum version to 4.7, bugs #462550, #471770, #508324. | Johannes Huber | 2014-08-10 | 2 | -4/+7 |
* | Check for earlier version, not different version (bug #519558 by kavol). | Jeroen Roovers | 2014-08-10 | 2 | -23/+28 |
* | Add extra download URL from overlay. | Robin H. Johnson | 2014-08-10 | 2 | -2/+6 |
* | Use PVR for BASEPOL in SELinux eclass | Sven Vermeulen | 2014-08-08 | 2 | -3/+7 |
* | added prefix support | Christoph Junghans | 2014-08-08 | 2 | -10/+16 |
* | Add 340x device mask (bug #519314 by Joerg Neikes). Sort mask logic by versio... | Jeroen Roovers | 2014-08-08 | 1 | -59/+93 |
* | Fixed numerous misquotings by introducing arrays | Lars Wendler | 2014-08-07 | 2 | -34/+39 |
* | Adding support for different GIT repos with SELinux policy ebuilds | Sven Vermeulen | 2014-08-06 | 2 | -3/+25 |