| Commit message (Expand) | Author | Age | Files | Lines |
* | Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš Ca... | Tomas Chvatal | 2009-02-10 | 2 | -48/+44 |
* | Pull java-config-1.3 only for VM's that support gen1, bug #176784. | Vlastimil Babka | 2009-02-09 | 1 | -3/+8 |
* | quote some variables, bug #258231 | Markus Meier | 2009-02-09 | 1 | -7/+7 |
* | quote some vars, bug #258214 | Markus Meier | 2009-02-09 | 1 | -3/+3 |
* | Fixed unquoted variables, bug #258215, thank Markus Meier for report and fix. | Peter Volkov | 2009-02-09 | 1 | -2/+2 |
* | whitespace | Markus Meier | 2009-02-08 | 1 | -2/+2 |
* | Missing quotes, bug #258203. | Carsten Lohrke | 2009-02-08 | 1 | -2/+2 |
* | quote ${D} variable, bug #258163 | Markus Meier | 2009-02-08 | 1 | -2/+2 |
* | Fix quoting. Thanks to maekke in bug 258225. | Alex Legler | 2009-02-08 | 1 | -16/+16 |
* | Fix quoting. Thanks to maekke in bug 258223. | Alex Legler | 2009-02-08 | 1 | -5/+5 |
* | Quote variables. Thanks to maekke in bug 258197. | Alex Legler | 2009-02-08 | 1 | -3/+3 |
* | Quote variables in this old piece of junk. Thanks to maekke in bug 258201. | Peter Alfredsen | 2009-02-08 | 1 | -12/+12 |
* | Fixed unquoted variables, bug #258164, thank Markus Meier for report. | Peter Volkov | 2009-02-08 | 1 | -3/+3 |
* | Update for gtk-sharp-2.12.8 | Peter Alfredsen | 2009-02-08 | 1 | -8/+6 |
* | mark alpha as maintainer | Mike Frysinger | 2009-02-08 | 1 | -12/+6 |
* | remove ldflag related funcs that exist in flag-o-matic | Mike Frysinger | 2009-02-08 | 1 | -55/+1 |
* | Add support for KOffice 1.6.3 patch level builds. | Carsten Lohrke | 2009-02-08 | 1 | -1/+4 |
* | Add missing quotes reported by Markus Meier <maekke@gentoo.org> in bug #258140. | Serkan Kaba | 2009-02-08 | 1 | -2/+2 |
* | whitespace | Markus Meier | 2009-02-08 | 1 | -5/+5 |
* | remove die messages | Christian Faulhammer | 2009-02-07 | 1 | -3/+3 |
* | Fixed typo in comments. | Peter Volkov | 2009-02-07 | 1 | -2/+2 |
* | Raise java-config version pulled in to a version with virtuals related fixes. | Petteri Räty | 2009-02-05 | 1 | -2/+2 |
* | Add seamonkey to possible symlinks | Raúl Porcel | 2009-02-04 | 1 | -2/+3 |
* | fixing $(DESTDIR) omission in Make-lang.in (#252611) | George Shapovalov | 2009-02-03 | 1 | -1/+6 |
* | do dodoc only if file exists | Peter Volkov | 2009-02-03 | 1 | -2/+4 |
* | Fix spaces with tabs. | Tomas Chvatal | 2009-02-02 | 1 | -10/+10 |
* | inherit base because I lub PATCHES | Michael Sterrett | 2009-02-01 | 1 | -1/+3 |
* | Update copyright years. | Ulrich Müller | 2009-01-31 | 1 | -3/+3 |
* | Fixes for 4.3 snapshot series. | Patrick Lauer | 2009-01-31 | 1 | -1/+16 |
* | Remove backwards compatibility kludge (after 13 months transition time). | Ulrich Müller | 2009-01-31 | 1 | -10/+1 |
* | Remove qt-phonon block from kde4-base.eclass | Ben de Groot | 2009-01-31 | 1 | -2/+2 |
* | New and spiffy version of the old eclass. | Peter Alfredsen | 2009-01-29 | 1 | -231/+363 |
* | Disable reduce-relocations on bsd as the qmake spec files aren't ready for th... | Alexis Ballier | 2009-01-29 | 1 | -2/+2 |
* | Gluezilla is no longer a runtime dependency of mono, so to maintain the bindi... | Peter Alfredsen | 2009-01-29 | 1 | -2/+1 |
* | at least gcc-4.1 has problems with parallel installs, so use -j1 with it | Mike Frysinger | 2009-01-29 | 1 | -3/+4 |
* | improve pruning of empty dirs and bogus symlinks in fixed-includes | Mike Frysinger | 2009-01-29 | 1 | -9/+8 |
* | need to rewrite dependency_libs lines in all .la files #125728 | Mike Frysinger | 2009-01-28 | 1 | -11/+16 |
* | fix typo in libtool script munging pointed out by Dmitry Karasik #256636 | Mike Frysinger | 2009-01-28 | 2 | -4/+4 |
* | use emake rather than make | Mike Frysinger | 2009-01-28 | 1 | -6/+3 |
* | Add support for the upcoming java-dep-check. | Serkan Kaba | 2009-01-28 | 1 | -2/+5 |
* | fixup dependency_libs for moved libtool archives as well #125728 | Mike Frysinger | 2009-01-28 | 1 | -7/+13 |
* | use -prune when searching for a dir to delete to avoid harmless warnings abou... | Mike Frysinger | 2009-01-28 | 1 | -2/+2 |
* | split java crap into its own gcc_slot_java and start slotting libgcj.pc #1363... | Mike Frysinger | 2009-01-28 | 1 | -28/+40 |
* | first cut at a more automated method for ldscript installation | Mike Frysinger | 2009-01-27 | 1 | -5/+21 |
* | Mono-2.4_pre1 is upon us. Update to reflect. | Peter Alfredsen | 2009-01-27 | 1 | -4/+4 |
* | Fixed KMMODULE not to add a / at the end. Thanks to ABCD for calling our atte... | Jorge Manuel B. S. Vicetto | 2009-01-24 | 1 | -6/+6 |
* | Updated install-sh patches from bug 196728 to fix parallel make install failu... | Javier Villavicencio | 2009-01-24 | 3 | -8/+17 |
* | I always forget that its !!, not ! in EAPI-2 if you really mean it. | Peter Alfredsen | 2009-01-23 | 1 | -3/+3 |
* | /usr/bin/gapi2-codegen shell script from gtk-sharp-gapi would sometimes not b... | Peter Alfredsen | 2009-01-23 | 1 | -2/+5 |
* | Avoid dying on newer libsdl which doesn't have the no* use flags anymore. | Michael Sterrett | 2009-01-22 | 1 | -2/+2 |