| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | do not mess with LD_LIBRARY_PATH #213838 | Mike Frysinger | 2008-04-08 | 1 | -3/+1 |
* | only pass --with-pkgversion with gcc-4.3+ as older versions of gcc have broke... | Mike Frysinger | 2008-04-08 | 1 | -6/+4 |
* | fixup locale ranges in awk scripts #215828 | Mike Frysinger | 2008-04-07 | 1 | -1/+2 |
* | Add support to kde.eclass too for making PATCHES an array for proper quoting. | Bo Ørsted Andresen | 2008-04-06 | 1 | -8/+17 |
* | Use an array for PATCHES on the eclass level regardless if the ebuild explici... | Bo Ørsted Andresen | 2008-04-06 | 1 | -3/+3 |
* | add qmail.eclass | Benedikt Boehm | 2008-04-06 | 1 | -0/+528 |
* | Add defaults for dev-java/commons- HOMEPAGE and SRC_URI. | Petteri Räty | 2008-04-06 | 1 | -1/+7 |
* | Removed obsolete unsermake support and unconditionally enabled --disable-depe... | Wulf Krueger | 2008-04-06 | 1 | -4/+3 |
* | Strip colour codes before piping to vim for vimmanpager, bug 212844, thanks t... | Ali Polatel | 2008-04-06 | 1 | -1/+2 |
* | Bug #215673 - Make built_with_use() handle default IUSE properly. Thanks | Zac Medico | 2008-04-05 | 1 | -3/+3 |
* | Change to run make defconfig as a temporary workaround for bug #215442 | Mike Pagano | 2008-04-05 | 1 | -1/+13 |
* | Use the last instance of datadir if we fall to manually processing. | Robin H. Johnson | 2008-04-05 | 1 | -2/+3 |
* | Add support for making PATCHES an array for proper quoting. Add KDE_LINGUAS s... | Bo Ørsted Andresen | 2008-04-04 | 2 | -10/+57 |
* | Sync eclasses from Emacs overlay (revision 1041). | Ulrich Müller | 2008-04-04 | 1 | -3/+9 |
* | Added support for EAPI=kdebuild-1. Hard depend on qt-4.4.x when PV >= 4.1. | Wulf Krueger | 2008-04-03 | 1 | -58/+102 |
* | fix if that was missing then | Doug Goldstein | 2008-04-03 | 1 | -2/+2 |
* | Install modprobe.d instead of modules.d files for kernel-2.6, thanks Cardoe f... | Stefan Schweizer | 2008-04-03 | 1 | -3/+7 |
* | mythtv-themes-extra support from Jesse Adelman <jesse@boldandbusted.com> bug ... | Doug Goldstein | 2008-04-01 | 1 | -1/+2 |
* | include the exact command executed in the log | Mike Frysinger | 2008-03-31 | 1 | -2/+2 |
* | Fix a comment. | Robin H. Johnson | 2008-03-30 | 1 | -2/+2 |
* | Add EGIT_OFFLINE support to git.eclass, modelled after the svn.eclass offline... | Robin H. Johnson | 2008-03-30 | 1 | -1/+12 |
* | Added a patch kindly provided by Calchan to enable the use of EXTRA_ECONF wit... | Wulf Krueger | 2008-03-29 | 1 | -3/+3 |
* | Added a patch to make freedict.eclass ready for eclass-manpages. Thanks, mren... | Wulf Krueger | 2008-03-29 | 1 | -5/+23 |
* | Added a patch to make aspell-dict.eclass ready for eclass-manpages. Thanks, m... | Wulf Krueger | 2008-03-29 | 1 | -4/+24 |
* | Add quoting for find, thanks to Yanik Gleyzer, bug 214830 | Ali Polatel | 2008-03-28 | 1 | -2/+2 |
* | Removed KEWORDS from stardict eclass, bug #163833, thank Alexander Færøy fo... | Peter Volkov | 2008-03-27 | 1 | -5/+4 |
* | Adding EAPI=1 suppport to java functions. | Alistair Bush | 2008-03-26 | 1 | -1/+23 |
* | Don't run `use opengl` when OPENGL_REQUIRED is set to always (bug #214960). | Bo Ørsted Andresen | 2008-03-26 | 1 | -3/+3 |
* | hide stderr when testing ggz-config, bug #214878 | Tristan Heaven | 2008-03-26 | 1 | -2/+2 |
* | Add -k to make check so we always run the full testsuite rather than bail on ... | Ryan Hill | 2008-03-23 | 1 | -2/+10 |
* | fix default webroot installation; fix einfo output; update documentation | Benedikt Boehm | 2008-03-23 | 1 | -26/+26 |
* | remove obsolete apache-module_pkg_setup; update documentation | Benedikt Boehm | 2008-03-23 | 1 | -105/+96 |
* | fix documentation syntax | Benedikt Boehm | 2008-03-23 | 1 | -3/+4 |
* | fix documentation; use confutils eclass | Benedikt Boehm | 2008-03-23 | 1 | -16/+11 |
* | fix documentation; move sanity check | Benedikt Boehm | 2008-03-23 | 1 | -20/+20 |
* | Modified eclass to minimize Makefile changes regarding CXXFLAGS. No longer su... | Matthias Schwarzott | 2008-03-22 | 1 | -8/+11 |
* | gnome2-utils.eclass: hide useless error message from find and remove an old w... | Rémi Cardona | 2008-03-22 | 1 | -13/+5 |
* | gnome2-utils.eclass: change function name to match gnome2_icon_update_cache | Rémi Cardona | 2008-03-22 | 3 | -6/+7 |
* | fix gnome2 and xfce44 eclasses (see bug #155993) | Rémi Cardona | 2008-03-22 | 3 | -47/+88 |
* | Correctly handle variables with spaces being over and under interpreted when ... | Robin H. Johnson | 2008-03-22 | 1 | -5/+14 |
* | move get_version call to more sensible place, thanks to Jakub Moc and Sok Ann... | Daniel Drake | 2008-03-21 | 1 | -4/+4 |
* | adding quotes for ${D} (although it should never need it) | Gilles Dartiguelongue | 2008-03-20 | 1 | -2/+2 |
* | Fixed typo: s/saveconfig/savedconfig/ | Torsten Veller | 2008-03-20 | 1 | -2/+2 |
* | Damn qt4_min_version junk. | Ingmar Vanhassel | 2008-03-19 | 1 | -2/+2 |
* | PEAR-PEAR 1.7.x fixes from project overlay | Markus Ullmann | 2008-03-19 | 2 | -9/+43 |
* | Fix typo | Raúl Porcel | 2008-03-18 | 1 | -2/+2 |
* | Add support for KEG_PO_DIR with USE_KEG_PACKAGING. Don't fail when there isn'... | Bo Ørsted Andresen | 2008-03-18 | 1 | -4/+6 |
* | Fix for slotted xul-1.9 | Raúl Porcel | 2008-03-18 | 1 | -3/+3 |
* | add url/branding support for gcc-4.3+ | Mike Frysinger | 2008-03-17 | 1 | -28/+28 |
* | Use a better approach | Raúl Porcel | 2008-03-15 | 1 | -2/+3 |