| Commit message (Expand) | Author | Age | Files | Lines |
* | disable debug output in _epatch_draw_line() |  Mike Frysinger | 2006-03-10 | 1 | -1/+6 |
* | Remove uneeded functions out of EXPORT_FUNCTIONS per bug #125429. |  Chris White | 2006-03-10 | 1 | -2/+2 |
* | replace revdep-rebuild --soname with --library |  Carsten Lohrke | 2006-03-10 | 1 | -3/+3 |
* | s/lib/$(get_libdir) |  Herbie Hopkins | 2006-03-10 | 1 | -3/+5 |
* | re-add symlinking of libraryes for un-slotted (screwed before) |  Francesco Riosa | 2006-03-10 | 2 | -4/+10 |
* | Prepare for dev-php/PEAR-1.4.8. |  Sebastian Bergmann | 2006-03-10 | 2 | -6/+18 |
* | scan for newer ssp symbols as well as old in libc |  Mike Frysinger | 2006-03-10 | 1 | -8/+15 |
* | pass --with-sysroot to binutils to fix cross-compiles with gcc-4.1.0 |  Mike Frysinger | 2006-03-10 | 1 | -2/+2 |
* | recurse into docs subdir |  Mike Frysinger | 2006-03-09 | 1 | -2/+2 |
* | fix CREDITS restoring |  Mike Frysinger | 2006-03-09 | 1 | -2/+3 |
* | Attempt to clarify vanilla gcc message. |  Donnie Berkholz | 2006-03-09 | 1 | -2/+2 |
* | Forgot to commit qt3's update for new revisions of x11-libs/qt. |  Diego Elio Pettenò | 2006-03-09 | 1 | -2/+2 |
* | add KERNEL_ABI default; bug 119012 |  Simon Stelling | 2006-03-09 | 1 | -1/+2 |
* | 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 |