| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | revert as suggested by Arfrever | Fabio Erculiani | 2011-08-19 | 1 | -2/+2 |
* | restore USE deps check for EAPI=0,1 in pkg_setup | Fabio Erculiani | 2011-08-19 | 1 | -2/+44 |
* | kill pkg_setup USE dependencies check for EAPI>=2 with fire, take the blame, ... | Fabio Erculiani | 2011-08-19 | 1 | -44/+2 |
* | Pecl ebuilds now also install headers for the extensions | Ole Markus With | 2011-08-19 | 1 | -5/+3 |
* | Added support for MY_PV for pecl ebuilds | Ole Markus With | 2011-08-19 | 1 | -2/+5 |
* | eat trailing whitespace | Mike Frysinger | 2011-08-18 | 5 | -12/+12 |
* | Update SRC_URI to use new mono mirror as novell no longer supporting project. | Alistair Bush | 2011-08-18 | 1 | -2/+2 |
* | Bug #378107: Build with >=perl-core/ExtUtils-ParseXS-3.20.0 | Jim Ramsay | 2011-08-18 | 1 | -1/+7 |
* | add pointer to docs in append-lfs-flags too | Mike Frysinger | 2011-08-17 | 1 | -1/+2 |
* | test the actual # of args and not whether their expansion is an empty string | Mike Frysinger | 2011-08-17 | 1 | -3/+3 |
* | document what each LFS flag does exactly | Mike Frysinger | 2011-08-17 | 1 | -1/+5 |