| Commit message (Expand) | Author | Age | Files | Lines |
* | removed dependancy on eselect-mysql | Francesco Riosa | 2006-03-09 | 1 | -3/+9 |
* | Use echo instead of <<< for bash 2.x compatibility. See bug #107556. | Diego Elio Pettenò | 2006-03-08 | 1 | -5/+5 |
* | Force using of autoconf 2.5 while doing the trace, as that works with 2.1 con... | Diego Elio Pettenò | 2006-03-08 | 1 | -2/+2 |
* | Add support for K_NOUSEPR to stop adding of PR to EXTRAVERSION, this is used ... | Robin H. Johnson | 2006-03-08 | 1 | -5/+42 |
* | quote $WORKDIR, add hardened back to IUSE for everyone, and update gcc-upgrad... | Mike Frysinger | 2006-03-07 | 1 | -31/+26 |
* | fix eclass and add new plugins | Zaheer Abbas Merali | 2006-03-07 | 1 | -4/+4 |
* | force ssp support into libc, add a wrapper for version_is_at_least so we dont... | Mike Frysinger | 2006-03-07 | 1 | -10/+33 |
* | work with the union of po langs, not the intersection | Mike Frysinger | 2006-03-07 | 1 | -3/+11 |
* | Use || ( ) dependency only if the list contains more than one version. | Diego Elio Pettenò | 2006-03-06 | 1 | -4/+8 |
* | Fixed quoting issue in the webapp.eclass. Allows paths with whitespace. | Gunnar Wrobel | 2006-03-06 | 1 | -11/+11 |
* | fix typo in var name #125062 | Mike Frysinger | 2006-03-05 | 1 | -2/+2 |
* | Fix for bug #124344 | Stuart Herbert | 2006-03-05 | 1 | -5/+5 |
* | Fix for bug #124344 | Stuart Herbert | 2006-03-05 | 1 | -5/+5 |
* | display a notice about the config-file if the plugin has one | Matthias Schwarzott | 2006-03-04 | 1 | -1/+7 |
* | add support for obj-c++ and disable libssp | Mike Frysinger | 2006-03-04 | 1 | -7/+19 |
* | Fixes bug #120357, Thanks Andreas | John Mylchreest | 2006-03-03 | 1 | -3/+3 |
* | Fixes bug #118630, thanks Carlo | John Mylchreest | 2006-03-03 | 1 | -11/+11 |
* | Fixes bug #113261 | John Mylchreest | 2006-03-03 | 1 | -2/+2 |
* | Fixes QA bug #124324, thanks Ciaran | John Mylchreest | 2006-03-03 | 1 | -3/+3 |
* | Fixing a stupid little bug. | John Mylchreest | 2006-03-03 | 1 | -2/+2 |
* | Drop leading and ending whitespaces, fixes || ( ) with one version in it. | Diego Elio Pettenò | 2006-03-03 | 1 | -2/+2 |
* | add placeholder for old eclass, #124789 | Carsten Lohrke | 2006-03-03 | 1 | -0/+1 |
* | inherit autotools | Francesco Riosa | 2006-03-03 | 1 | -2/+2 |
* | Add changes to make branding work with >=gcc-4.1.0 | Mark Loeser | 2006-03-03 | 1 | -6/+14 |
* | - added $MY_EXTRAS_VER to control version of mysql-extras to download | Francesco Riosa | 2006-03-03 | 1 | -81/+60 |
* | Simplify the way we find the ghc version. | Duncan Coutts | 2006-03-01 | 1 | -2/+2 |
* | Don't build GHCi libs for arches that do not support GHCi. | Duncan Coutts | 2006-03-01 | 1 | -1/+6 |
* | Added a environment check to texmf-update, bug #30432. | Martin Ehmsen | 2006-02-28 | 1 | -1/+30 |
* | fix bug 124211, thanks ciaranm | Francesco Riosa | 2006-02-28 | 1 | -2/+2 |
* | Removed has_tetex3 from EXPORT_FUNCTIONS, as asked by QA team | Alexandre Buisse | 2006-02-28 | 1 | -2/+2 |
* | No-op old PHP sapi eclasses for bug #124346, as per vapier's request. | Robin H. Johnson | 2006-02-28 | 2 | -298/+8 |
* | cuddle function brackets | Mike Frysinger | 2006-02-28 | 1 | -7/+4 |
* | remove pointless S definition and cuddle function brackets | Mike Frysinger | 2006-02-28 | 1 | -20/+10 |
* | cuddle brackets | Mike Frysinger | 2006-02-28 | 1 | -12/+7 |
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | Mike Frysinger | 2006-02-28 | 3 | -9/+6 |
* | Make USE=debug work more nicely with FEATURES=splitdebug. | Donnie Berkholz | 2006-02-28 | 1 | -2/+4 |
* | Add a check for building kdelibs with the doc use flag but not qt with it | Caleb Tennis | 2006-02-27 | 1 | -1/+8 |
* | remove econf, emake, and einstall from EXPORT_FUNCTIONS per bug #124213 | Caleb Tennis | 2006-02-27 | 1 | -2/+2 |
* | fix stupidity | Zaheer Abbas Merali | 2006-02-27 | 1 | -4/+2 |
* | update plugins in gst-plugins-ugly | Zaheer Abbas Merali | 2006-02-27 | 1 | -2/+2 |
* | update plugins in gst-plugins-good | Zaheer Abbas Merali | 2006-02-27 | 1 | -2/+4 |
* | Fix to make it work with new mythtv-0.19_pREV versions | Doug Goldstein | 2006-02-27 | 1 | -2/+2 |
* | seamonkey support | Jory Pratt | 2006-02-27 | 1 | -4/+16 |
* | Fixes bug #113614, thanks go to: Max Loparyev & Ben Peddell | John Mylchreest | 2006-02-26 | 1 | -2/+7 |
* | Fix || ( ) blocks with only one entry. | Diego Elio Pettenò | 2006-02-24 | 1 | -4/+7 |
* | Replace -printf option with basename call to be compatible with BSD find. | Diego Elio Pettenò | 2006-02-20 | 1 | -3/+3 |
* | disable prefetch-loop-arrays for unstable #64979 | Mike Frysinger | 2006-02-19 | 1 | -2/+2 |
* | add --with-ndb-binlog for 5.1.6 | Francesco Riosa | 2006-02-18 | 1 | -1/+3 |
* | Fix mktemp call on Linux. Bug #88079 again. | Diego Elio Pettenò | 2006-02-18 | 1 | -6/+5 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-02-17 | 8 | -39/+39 |