| Commit message (Expand) | Author | Age | Files | Lines |
* | Add warning about eclass being deprecated in favor of linux-mod/linux-info. |  Henrik Brix Andersen | 2006-01-12 | 2 | -4/+11 |
* | Add build-time depend on automake autoconf and libtool. If someone wants to p... |  Diego Elio Pettenò | 2006-01-12 | 1 | -6/+4 |
* | Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - th... |  Robin H. Johnson | 2006-01-12 | 1 | -9/+11 |
* | Minor cleanup for ebdftopcf and a default src_compile for simple ebuilds to u... |  Robin H. Johnson | 2006-01-12 | 1 | -2/+12 |
* | New eclass for bdftopcf font generation efficently. |  Robin H. Johnson | 2006-01-12 | 1 | -0/+26 |
* | initial support for automatic elf2flt toolchain integration |  Mike Frysinger | 2006-01-12 | 1 | -2/+37 |
* | webapp.eclass: see http://www.vhost-tools.org/ticket/41 |  Renat Lumpau | 2006-01-11 | 1 | -14/+36 |
* | Spelling fix thanks to Cardoe. |  Robin H. Johnson | 2006-01-11 | 2 | -4/+4 |
* | add a sanity check to the read #118589 |  Mike Frysinger | 2006-01-11 | 1 | -2/+2 |
* | Move php patches to tarballs. |  Luca Longinotti | 2006-01-10 | 3 | -6/+6 |
* | Adds extra quoting so variables expand properly with bash-3.1 |  Mark Loeser | 2006-01-10 | 1 | -6/+6 |
* | Add support for powerpc tree for linux-headers install. |  Daniel Ostrow | 2006-01-10 | 1 | -1/+9 |
* | make sure we translate , into spaces for raw ldflags |  Mike Frysinger | 2006-01-10 | 1 | -2/+3 |
* | add a raw-ldflags so people can pass $LDFLAGS straight to `ld` |  Mike Frysinger | 2006-01-10 | 1 | -1/+12 |
* | Filter --as-needed flags as it makes ld segfault on every wx-related package. |  Diego Elio Pettenò | 2006-01-09 | 1 | -2/+3 |
* | Sync with php-pear-lib-r1. |  Sebastian Bergmann | 2006-01-09 | 1 | -2/+3 |
* | Minor fixup for new powerpc tree in toolchain-funcs.eclass. |  Daniel Ostrow | 2006-01-09 | 1 | -1/+3 |
* | mozextension.eclass, replace spaces with tab, hope their dev will not kill me |  Francesco Riosa | 2006-01-08 | 2 | -28/+43 |
* | mozextension, to be used with mozilla extensions |  Jory Pratt | 2006-01-08 | 1 | -0/+54 |
* | Play it safe, disable shared version of libgcc on every freebsd target. |  Diego Elio Pettenò | 2006-01-08 | 1 | -5/+4 |
* | remove sep case for powerpc64 hosts and fixup the unified code |  Mike Frysinger | 2006-01-08 | 1 | -4/+3 |
* | look ma, I'm touching eclasses! |  Brian Harring | 2006-01-07 | 4 | -8/+8 |
* | Add blocker on dev-lang/php. |  Luca Longinotti | 2006-01-07 | 1 | -1/+2 |
* | - Removed security measure KEYWORDS=".*" |  Francesco Riosa | 2006-01-07 | 1 | -22/+44 |
* | only spit out cvs info when emerging a cvs version |  Mike Frysinger | 2006-01-07 | 1 | -6/+6 |
* | Fix bug #110143. |  Jeremy Huddleston | 2006-01-07 | 1 | -6/+7 |
* | Added ~ppc since games-fps/quake3 is ~ppc. Closing bug #118037. |  Chris Gianelloni | 2006-01-06 | 1 | -2/+2 |
* | Make sure that shared version of GCC libraries is disabled on FreeBSD 5.x, or... |  Diego Elio Pettenò | 2006-01-06 | 1 | -2/+11 |
* | Added some logic to only show applicable use flags to users for each gcc version |  Mark Loeser | 2006-01-06 | 1 | -2/+18 |
* | Fixes for Bug #101910 |  Matthew Kennedy | 2006-01-05 | 1 | -7/+9 |
* | Sync with overlay: Pass correct PHP_BIN to PEAR Installer, fixes problems wit... |  Sebastian Bergmann | 2006-01-05 | 2 | -4/+28 |
* | No need to pass --disable-static for drivers anymore, that's the default. |  Donnie Berkholz | 2006-01-05 | 1 | -4/+1 |
* | Don't add kdeenablefinal useflag to every package, but just for the ones in k... |  Diego Elio Pettenò | 2006-01-04 | 1 | -6/+8 |
* | Store correct RDEPENDs with need-qt(). |  Carsten Lohrke | 2006-01-04 | 1 | -3/+9 |
* | Store correct RDEPENDs with need-kde(). |  Carsten Lohrke | 2006-01-04 | 1 | -4/+9 |
* | removed ending spaces |  Francesco Riosa | 2006-01-04 | 1 | -2/+2 |
* | moved fill_help_tables.sql-5.0.15 to fill_help_tables.sqlto be used by emerge... |  Francesco Riosa | 2006-01-04 | 1 | -2/+4 |
* | Added pkg_config to EXPORT |  Francesco Riosa | 2006-01-04 | 1 | -2/+2 |
* | Fix some XML related extension issues with USE flags. |  Luca Longinotti | 2006-01-04 | 2 | -4/+19 |
* | Change X11 deps order, first new modular X then virtual. |  Luca Longinotti | 2006-01-04 | 3 | -6/+6 |
* | Update the PHP packages, sync with overlay. |  Luca Longinotti | 2006-01-04 | 4 | -193/+352 |
* | add support for newer ppc kernels thanks to hansmi |  Mike Frysinger | 2006-01-04 | 1 | -4/+11 |
* | fixed duplication in code in mozcoreconf |  Jory Pratt | 2006-01-04 | 1 | -44/+1 |
* | allow setting of gcc version |  Mike Frysinger | 2006-01-02 | 1 | -22/+23 |
* | Adding classes for mysql |  Francesco Riosa | 2006-01-01 | 2 | -0/+768 |
* | Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2006-01-01 | 17 | -70/+70 |
* | make sure people use -1 and not /bin/false as default nologin shells |  Mike Frysinger | 2005-12-31 | 1 | -3/+7 |
* | Change /bin/false to -1 in enewuser call. |  Diego Elio Pettenò | 2005-12-31 | 1 | -2/+2 |
* | sh love |  Mike Frysinger | 2005-12-31 | 1 | -3/+3 |
* | allow more flexibility in binutils type/version control from ebuilds |  Mike Frysinger | 2005-12-31 | 1 | -7/+16 |