| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | autotools_env_setup: fix die message to list all the versions we tried and no... | Mike Frysinger | 2014-11-15 | 1 | -2/+2 |
* | use $EPREFIX when looking for config.sub files #470146 | Mike Frysinger | 2014-11-15 | 1 | -5/+5 |
* | eautomake: fix parsing of version output #509786 by Brian Evans | Mike Frysinger | 2014-11-15 | 1 | -6/+15 |
* | eautoconf: dump a QA warning when we find old configure.in files instead of c... | Mike Frysinger | 2014-11-15 | 1 | -1/+6 |
* | Using RDEPEND reverse dep checking in SELinux eclass | Sven Vermeulen | 2014-11-14 | 2 | -3/+6 |
* | Install global docs (part of bug 457028). Generate and install qtchooser conf... | Davide Pesavento | 2014-11-14 | 2 | -4/+25 |
* | _elibtoolize: clean up stray $opts as the var was deleted in rev 1.135; point... | Mike Frysinger | 2014-11-14 | 1 | -2/+2 |
* | force recent libtool and drop the libtoolize --install probing #529008 by Ale... | Mike Frysinger | 2014-11-13 | 1 | -8/+4 |
* | Remove Emacs team from maintainers of bzr.eclass. | Ulrich Müller | 2014-11-13 | 2 | -4/+6 |
* | make_wrapper: fix by Jason Zaman to drop spurious blackslash in wrapped comma... | Mike Frysinger | 2014-11-13 | 1 | -2/+2 |
* | Sync with KDE overlay. Raise kde-frameworks/kf-env dependency and update SRC_... | Michael Palimaka | 2014-11-13 | 2 | -4/+13 |
* | Add kde-workspace 4.11.14 SRC_URI. | Michael Palimaka | 2014-11-13 | 2 | -2/+8 |
* | Initial commit of qt4-build-multilib.eclass | Davide Pesavento | 2014-11-13 | 2 | -1/+820 |
* | perl-module.eclass: Documented nearly all functions. | Patrice Clement | 2014-11-12 | 2 | -22/+101 |
* | 0.20 is our new lower version | Pacho Ramos | 2014-11-11 | 2 | -5/+8 |
* | Added documentation to undocumented functions. | Patrice Clement | 2014-11-11 | 2 | -17/+35 |
* | Move the has_version checks on installed implementations to python_is_install... | Michał Górny | 2014-11-09 | 3 | -6/+42 |
* | Add docs and deprecate perlinfo and fixlocalpod | Andreas K. Hüttel | 2014-11-09 | 2 | -2/+23 |
* | All in-tree ebuilds with EAPI=4 using perl-module.eclass are gone. Switch dep... | Andreas K. Hüttel | 2014-11-09 | 2 | -28/+19 |
* | Use python 3.4 rather than dead 3.2 in python-r1 examples | Sebastian Pipping | 2014-11-09 | 2 | -4/+7 |
* | refactor bugurl/pkgversion info so ebuilds can override them easily | Mike Frysinger | 2014-11-08 | 1 | -5/+12 |
* | fixed Arfrever's name | Ian Stakenvicius | 2014-11-07 | 1 | -2/+2 |
* | Help PMs figure out what to do by turning off unimplemented python_single_tar... | Ian Stakenvicius | 2014-11-07 | 2 | -7/+16 |
* | fixed whitespace | Ian Stakenvicius | 2014-11-07 | 2 | -24/+28 |
* | When only one supported python implementation can satisfy an ebuild, do not p... | Ian Stakenvicius | 2014-11-07 | 2 | -23/+64 |
* | Move IUSE=selinux to the eclass | Ian Stakenvicius | 2014-11-05 | 2 | -4/+10 |
* | Add support for PyPy3. | Michał Górny | 2014-11-05 | 4 | -11/+29 |
* | Remove unused function perl_set_eprefix | Andreas K. Hüttel | 2014-11-05 | 2 | -12/+5 |
* | improve a comment | Alexis Ballier | 2014-11-04 | 1 | -2/+2 |
* | 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 |