| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not run elibtoolize again if already run. The check for no patches applie... |  Martin Schlemmer | 2005-09-02 | 1 | -26/+28 |
* | Some misc cleanups, and do not warn if portage patch seems to be applied. |  Martin Schlemmer | 2005-09-02 | 1 | -6/+9 |
* | Add --automake to libtoolize if we are using automake. |  Martin Schlemmer | 2005-09-02 | 1 | -2/+7 |
* | unset perforce vars to keep patch from breaking #56402 |  Mike Frysinger | 2005-09-01 | 1 | -1/+3 |
* | Don't use userland_Darwin useflag, to avoid QA notices all over. |  Diego Elio Pettenò | 2005-08-31 | 1 | -2/+2 |
* | Do not run 'make mrproper' in pkg_prerm() since it causes too much confusion,... |  Henrik Brix Andersen | 2005-08-31 | 1 | -19/+2 |
* | Reorder function order a bit, and add some summary comments at the top. |  Martin Schlemmer | 2005-08-31 | 1 | -72/+88 |
* | Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handled |  Martin Schlemmer | 2005-08-31 | 1 | -4/+36 |
* | Let darwin userlands use glibtoolize instead of libtoolize. Removed trailing ... |  Diego Elio Pettenò | 2005-08-30 | 1 | -6/+7 |
* | --force-missing seems not to be recognized by some flavours of automake |  Diego Elio Pettenò | 2005-08-30 | 1 | -2/+3 |
* | -I argument must not be enclosed in quotes. |  Diego Elio Pettenò | 2005-08-29 | 1 | -2/+2 |
* | Enhance eautoreconf() to also run in subdirs, and do the order of calling pro... |  Martin Schlemmer | 2005-08-28 | 1 | -12/+72 |
* | Initial commit; eclass done by Diego Flameeyes Pettenò <flameeyes@gentoo.org>. |  Martin Schlemmer | 2005-08-28 | 2 | -2/+83 |
* | Cosmetic. |  Gregorio Guidi | 2005-08-27 | 1 | -11/+11 |
* | Use [[ ]] instead of [ ] for tests. |  Diego Elio Pettenò | 2005-08-27 | 1 | -6/+6 |
* | Changed chown for Sensor installation to fix bug 103563 |  Joe Sapp | 2005-08-26 | 1 | -2/+2 |
* | Add xdelta support for KDE 3.4.2 (#101702). |  Gregorio Guidi | 2005-08-25 | 1 | -1/+4 |
* | Update for KDE 3.5. |  Gregorio Guidi | 2005-08-24 | 2 | -24/+13 |
* | Restrict the visibility hack to kde 3.4.1. |  Gregorio Guidi | 2005-08-24 | 1 | -6/+7 |
* | dont try to autogen if we dont need to |  Mike Frysinger | 2005-08-23 | 1 | -2/+2 |
* | We no longer need to set ECLASS and INHERITED in the eclass itself, portage h... |  Sven Wegener | 2005-08-23 | 1 | -12/+9 |
* | No need to treat IUSE as incremental, portage handles it. |  Sven Wegener | 2005-08-23 | 16 | -54/+53 |
* | * gnome2.eclass: (gnome2_omf_fix): Don't be too verbose. |  Leonardo Boshell | 2005-08-23 | 1 | -4/+5 |
* | make symlinks for 2.4 headers |  Mike Frysinger | 2005-08-23 | 1 | -3/+3 |
* | make the SRC_URI/KEYWORDS setting a bit more flexible to handle snapshots pro... |  Mike Frysinger | 2005-08-22 | 1 | -11/+30 |
* | deprecate sjlj for gcc-3.4 uclibc toolchains |  Mike Frysinger | 2005-08-22 | 1 | -2/+2 |
* | Don't build .a files for drivers; Don't install libtool archives for server m... |  Donnie Berkholz | 2005-08-22 | 1 | -1/+14 |
* | apply whitespace checks from repoman to eclasses |  Sven Wegener | 2005-08-22 | 7 | -15/+15 |
* | Remove display_postinst() function as it was causing more trouble than good. ... |  Henrik Brix Andersen | 2005-08-22 | 1 | -33/+1 |
* | Fix imlib2 downloads and remove einfo in global scope |  Stefan Schweizer | 2005-08-22 | 1 | -4/+6 |
* | make sure we only glob numbers, not . #103246 |  Mike Frysinger | 2005-08-21 | 1 | -2/+3 |
* | fix typo pointed out by mr bones |  Mike Frysinger | 2005-08-21 | 1 | -2/+2 |
* | Create x-modular_src_configure() and x-modular_src_make() so people can do ac... |  Donnie Berkholz | 2005-08-21 | 1 | -2/+10 |
* | fix snapshot detection |  Mike Frysinger | 2005-08-21 | 1 | -3/+2 |
* | Dont die when zip has notting todo |  Thomas Matthijs | 2005-08-20 | 1 | -2/+7 |
* | blah, second to last commit had too many local changes, make sure gcc-3.3.x l... |  Mike Frysinger | 2005-08-20 | 1 | -2/+6 |
* | dont want to pass --libdir because it will just cause gcc to install into a l... |  Mike Frysinger | 2005-08-20 | 1 | -2/+1 |
* | punt --enable-version-specific-runtime-libs option #100679 |  Mike Frysinger | 2005-08-19 | 1 | -15/+3 |
* | remove sysroot since it doesnt work yet |  Mike Frysinger | 2005-08-17 | 1 | -3/+1 |
* | * gnome2.eclass: (gnome2_omf_fix): Tweaked the sed expression so it covers |  Leonardo Boshell | 2005-08-17 | 1 | -3/+3 |
* | Updates to support new beta *-sharp-2.{3,5} release, and remove a bunch of su... |  Peter Johanson | 2005-08-17 | 1 | -22/+28 |
* | Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, s... |  Donnie Berkholz | 2005-08-16 | 1 | -2/+1 |
* | (#102554) Don't mention X11R6, since this is now X11R7. |  Donnie Berkholz | 2005-08-15 | 1 | -2/+1 |
* | Autodiscover font directories so there's no need to specify FONT or FONT_DIRS... |  Donnie Berkholz | 2005-08-14 | 1 | -2/+18 |
* | Add encodings as RDEPEND and font-alias as PDEPEND for all font packages. |  Donnie Berkholz | 2005-08-14 | 1 | -1/+9 |
* | Fixing a typo inside ECVS_AUTH=ext (someone introduced SSH_RSH which actually... |  Christian Heim | 2005-08-13 | 1 | -2/+2 |
* | forced arm asm soft linking in case the link already exists |  Mike Frysinger | 2005-08-13 | 1 | -4/+4 |
* | touchup support for cross-compiling a native compiler |  Mike Frysinger | 2005-08-13 | 1 | -3/+9 |
* | Bug #101981, die messages not being printed properly. |  Robin H. Johnson | 2005-08-11 | 1 | -3/+11 |
* | Add a default pkg_postinst(), which only does something for font ebuilds. Add... |  Donnie Berkholz | 2005-08-11 | 1 | -2/+108 |