| Commit message (Expand) | Author | Age | Files | Lines |
* | haskell-cabal.eclass: Don't strip executables, let portage do it. | Lennart Kolmodin | 2010-01-26 | 1 | -1/+11 |
* | Fix non-master master breakage with deleting own branch. | Tomas Chvatal | 2010-01-25 | 1 | -2/+2 |
* | fix brekage from mozilla defaults on x86 | Jory Pratt | 2010-01-24 | 1 | -1/+3 |
* | Die if some patches fail to be found, but still print out all warnings about ... | Tomas Chvatal | 2010-01-24 | 1 | -1/+5 |
* | Define each_ruby_test in ruby-fakegem only if a test task is defined. | Diego Elio Pettenò | 2010-01-24 | 1 | -13/+10 |
* | Fixed SRC_URI | Christoph Mende | 2010-01-23 | 1 | -2/+2 |
* | Fixed SRC_URI | Christoph Mende | 2010-01-23 | 1 | -2/+2 |
* | Introduce EGIT_MASTER to specify master branch. Some upstreams dont have mast... | Tomas Chvatal | 2010-01-23 | 1 | -2/+8 |
* | EAPI3 support | Samuli Suominen | 2010-01-22 | 1 | -2/+2 |
* | removed optional (parsing FEATURES) remocal of extra docs per request in #278747 | George Shapovalov | 2010-01-22 | 1 | -8/+3 |
* | Die out if eselect postgresql does not contain valid profile. | Tomas Chvatal | 2010-01-22 | 1 | -1/+5 |
* | Drop usage of eqawarn. | Tomas Chvatal | 2010-01-22 | 1 | -3/+3 |
* | Update git eclass to work hopefully with git-submodules yet again. Drop usage... | Tomas Chvatal | 2010-01-22 | 1 | -12/+21 |
* | Support EAPI3 in qt4-r2.eclass | Dror Levin | 2010-01-21 | 1 | -2/+2 |
* | moved eautoconf fix to specific ebuild as it does not apply class-wide | George Shapovalov | 2010-01-21 | 1 | -5/+6 |
* | Default to installing the binary wrapper to /usr/bin, when calling | Diego Elio Pettenò | 2010-01-21 | 1 | -2/+4 |
* | add a die check to the tar unpacking step | Mike Frysinger | 2010-01-21 | 1 | -2/+2 |
* | add a die check to the tar unpacking step | Mike Frysinger | 2010-01-21 | 1 | -2/+2 |
* | Do not die when PATCHES content cant be found. Just print evil QA warning. | Tomas Chvatal | 2010-01-20 | 1 | -2/+5 |
* | Fix critical bug in base.eclass where patching with PATCHES would silently fa... | Dror Levin | 2010-01-20 | 1 | -2/+3 |
* | I forgot to update the copyright date... | Jonathan Callen | 2010-01-20 | 1 | -2/+2 |
* | Drop workaround for bug in prefix's binutils-config | Jonathan Callen | 2010-01-20 | 1 | -2/+1 |
* | Always install the EXTRAINSTALL content, this also allows it to be files rath... | Diego Elio Pettenò | 2010-01-18 | 1 | -8/+9 |
* | Factor out the function used to validate the makefile for the extraction method. | Robin H. Johnson | 2010-01-17 | 1 | -14/+20 |
* | Merge first part of patch from bug #87242: New warning output method and supp... | Robin H. Johnson | 2010-01-17 | 1 | -2/+3 |
* | Don't use uname - CHOST has the needed information | Jonathan Callen | 2010-01-17 | 1 | -2/+2 |
* | Raise the minimum java-config version to 2.1.9-r1 to solve #301261. | Petteri Räty | 2010-01-17 | 1 | -2/+2 |
* | chmod is not critical, so do not die if it fails. | Krzysztof Pawlik | 2010-01-17 | 1 | -2/+2 |
* | Mention hg help revisions in description of EHG_REVISION, see bug #300969. | Krzysztof Pawlik | 2010-01-17 | 1 | -1/+4 |
* | Better version of the logic for bug #286292. | Robin H. Johnson | 2010-01-17 | 1 | -3/+6 |
* | Bug #286292: Try to make kernel module binpkgs NOT need kernel sources by usi... | Robin H. Johnson | 2010-01-17 | 1 | -1/+23 |
* | avoid `pwd` command as we already have pushd/popd/$PWD | Mike Frysinger | 2010-01-17 | 1 | -8/+8 |
* | Import from java-experimental | Andrey Kislyuk | 2010-01-16 | 2 | -0/+270 |
* | Update EAPI checks. | Arfrever Frehtes Taifersar Arahesis | 2010-01-15 | 1 | -52/+103 |
* | When adding a conditional dependency, make sure that the condition is in IUSE. | Diego Elio Pettenò | 2010-01-15 | 1 | -1/+3 |
* | start an eautopoint helper | Mike Frysinger | 2010-01-15 | 1 | -1/+8 |
* | emul-libs.eclass is dead! Long live emul-linux-x86.eclass! | Jonathan Callen | 2010-01-14 | 1 | -46/+5 |
* | Add prefix support to qt4-r2.eclass | Jonathan Callen | 2010-01-14 | 1 | -5/+7 |
* | Add EAPI=3 & prefix support to qt4.eclass | Jonathan Callen | 2010-01-14 | 1 | -5/+7 |
* | Define functions in more logical order. | Arfrever Frehtes Taifersar Arahesis | 2010-01-14 | 1 | -436/+460 |
* | Fix that EGIT_TREE and EGIT_BRANCH again, now it looks all fine, fully tested... | Tomas Chvatal | 2010-01-13 | 1 | -17/+21 |
* | Revert back to safe values so it does not break stable. | Tomas Chvatal | 2010-01-13 | 1 | -8/+5 |
* | Add last couple of changes from prefix overlay | Jonathan Callen | 2010-01-13 | 1 | -3/+7 |
* | Initial version of new ruby-ng-gnome2 eclass. This eclass supersedes ruby-gno... | Hans de Graaff | 2010-01-13 | 1 | -0/+61 |
* | Introduce TL_PV to override TeXLive dependency | Christian Faulhammer | 2010-01-13 | 1 | -2/+8 |
* | Apply PATCHES again. | Torsten Veller | 2010-01-13 | 1 | -5/+3 |
* | Use correct fallback function, since we dont inherit base eclass at all. | Tomas Chvatal | 2010-01-13 | 1 | -2/+2 |
* | Use bash 3.2 features. | Tomas Chvatal | 2010-01-13 | 2 | -8/+11 |
* | Update documentation wrt 2009 additions | Alexis Ballier | 2010-01-13 | 1 | -4/+4 |
* | Fix BASE_EXPF to export all relevant functions for EAPI > 2. | Patrick Lauer | 2010-01-13 | 1 | -2/+2 |