| Commit message (Expand) | Author | Age | Files | Lines |
* | add more BUILD_xxx helpers, and unify the variable lookup logic a bit more in... | Mike Frysinger | 2011-09-12 | 1 | -5/+37 |
* | Rewrite eqawarn() to reuse PORTAGE_ELOG_CLASSES set by dev profile. | Michał Górny | 2011-09-12 | 1 | -4/+5 |
* | Use einfo to make .{la,a} removals more visible. | Michał Górny | 2011-09-12 | 1 | -3/+3 |
* | Michał Górny added as co-maintainer, bug #382709 | Maciej Mrozowski | 2011-09-12 | 1 | -1/+2 |
* | Add xz-utils to DEPEND when == xz, bug #380521 by Alexandre Rostovtsev. | Pacho Ramos | 2011-09-12 | 1 | -1/+7 |
* | ewarn -> eqawarn to not stress users with our mistakes. | Michał Górny | 2011-09-12 | 1 | -3/+6 |
* | Issue deprecation warning for devs on use. | Michał Górny | 2011-09-12 | 1 | -1/+5 |
* | handle newer cxx behavior with gcc-4.7+, and newer libquadmath/fortran with g... | Mike Frysinger | 2011-09-12 | 1 | -1/+13 |
* | use += style with confgcc appending | Mike Frysinger | 2011-09-11 | 1 | -63/+63 |
* | support x86_64 multilib settings with gcc-4.7+ as they changed the style to a... | Mike Frysinger | 2011-09-11 | 1 | -10/+14 |
* | Fix sandbox violations reported in bugs #371827 and #382465. | Serkan Kaba | 2011-09-10 | 1 | -1/+5 |
* | Remove 3.3 from support python ABIs for now. | Dirkjan Ochtman | 2011-09-10 | 1 | -2/+2 |
* | quote flags value in export | Mike Frysinger | 2011-09-09 | 1 | -2/+2 |
* | Add support for eapi 4 | Ole Markus With | 2011-09-09 | 1 | -2/+2 |
* | Add EAPI check (just to be sure). | Michał Górny | 2011-09-08 | 1 | -1/+6 |
* | Deprecate in favor of -r1. | Michał Górny | 2011-09-08 | 1 | -1/+13 |
* | Introducing a new, simplified eclass for bash-completion. | Michał Górny | 2011-09-08 | 1 | -0/+47 |
* | [eclass] update kde4 eclasses | Alexey Shvetsov | 2011-09-07 | 1 | -8/+8 |
* | unify tc-getPROG and tc-getBUILD_CC implementations, and add new tc-getBUILD_... | Mike Frysinger | 2011-09-06 | 1 | -30/+27 |
* | Update the wording in the failed case. | Tomas Chvatal | 2011-09-06 | 1 | -2/+2 |
* | initial commit of office-ext.eclass that will allow us to package {libre,open... | Tomas Chvatal | 2011-09-05 | 1 | -0/+149 |
* | Add the updated check-reqs eclass as per gentoo-dev discussion. | Tomas Chvatal | 2011-09-05 | 1 | -123/+267 |
* | Mark php-ext-pecl-r1 and php-ext-source-r1 eclasses as dead. Nothing in main ... | Tomas Chvatal | 2011-09-03 | 2 | -229/+8 |
* | Eclass documentation now supports @AUTHOR block. | Ulrich Müller | 2011-09-02 | 1 | -6/+8 |
* | Prefix support, thanks to sera and darkside. | Vlastimil Babka | 2011-09-01 | 1 | -10/+26 |
* | Add x11-libs/libxkbfile to global kde dependencies, bug 379747 | Andreas K. Hüttel | 2011-08-31 | 1 | -1/+2 |
* | Sync eclasses from Emacs overlay (revision 1683). | Ulrich Müller | 2011-08-30 | 2 | -16/+16 |
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 21 | -56/+54 |
* | Raise required cmake version to current stable (and tree minimum), see also b... | Andreas K. Hüttel | 2011-08-27 | 1 | -3/+3 |
* | Remove pointless trailing space | Nirbheek Chauhan | 2011-08-25 | 1 | -6/+6 |
* | Use ${T} instead of ${S} for the gstreamer registry | Nirbheek Chauhan | 2011-08-25 | 1 | -2/+2 |
* | Move GST_REGISTRY export to src_prepare | Arun Raghavan | 2011-08-24 | 1 | -4/+7 |
* | Remove incorrect library path. Patch by Jonathan Callen <abcd@gentoo.org>. Bu... | Matt Turner | 2011-08-22 | 1 | -3/+2 |
* | Iterate across patches since bundled application is only supported if the pat... | Sven Vermeulen | 2011-08-22 | 1 | -2/+6 |
* | use `die` rather than invalid depend atoms since council ok-ed it some time ago | Mike Frysinger | 2011-08-22 | 1 | -3/+3 |
* | add a WANT_LIBTOOL knob so people can disable the dep if they really know wha... | Mike Frysinger | 2011-08-22 | 1 | -4/+18 |
* | FIx maintainer field in leechcraft.eclass | Maxim Koltsov | 2011-08-22 | 1 | -2/+2 |
* | Add leechcraft.eclass, thanks to 0xd34df00d | Maxim Koltsov | 2011-08-22 | 1 | -0/+57 |
* | Doc fix: @MAINTAINER doesn't support paragraphs any more. | Ulrich Müller | 2011-08-22 | 2 | -6/+4 |
* | Move authors' list to new @AUTHOR block. | Ulrich Müller | 2011-08-22 | 2 | -13/+13 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 71 | -398/+374 |
* | drop cld workaround now that things should be stable #379367 by Alessandro Guido | Mike Frysinger | 2011-08-22 | 1 | -10/+1 |
* | Add undocumented variable such that in case of test failures the test log is | Andreas K. Hüttel | 2011-08-21 | 1 | -2/+16 |
* | [eclass] Move virtual/yacc dependency so that it's not added to RDEPEND. Fixe... | Jorge Manuel B. S. Vicetto | 2011-08-21 | 2 | -5/+10 |
* | move crashreporter rdepend to ebuild instead of eclass | Jory Pratt | 2011-08-20 | 1 | -3/+2 |
* | When cmake tests fail, request that the full test log be attached to the bug | Andreas K. Hüttel | 2011-08-20 | 1 | -2/+2 |
* | mozconfig-3.eclass - crashreporter requires net-misc/curl support | Jory Pratt | 2011-08-20 | 1 | -2/+3 |
* | Followup to bug #378107: fix for EPREFIX. | Jim Ramsay | 2011-08-20 | 1 | -2/+2 |
* | [eclass] Added virtual/yacc dependency - fixes bug 376773. | Jorge Manuel B. S. Vicetto | 2011-08-19 | 2 | -3/+5 |
* | eclass updates to fix UNIPATCH_LIST_DEFAULT for kernels based on vanilla | Mike Pagano | 2011-08-19 | 1 | -5/+5 |