| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the hostname==localhost check from pkg_setup to pkg_config and src_test ... | Robin H. Johnson | 2008-11-29 | 1 | -5/+5 |
* | tuning pax-marking to allow building on some hardened systems. Thank to markp... | George Shapovalov | 2008-11-29 | 1 | -2/+2 |
* | add cygwin targets | Mike Frysinger | 2008-11-28 | 1 | -2/+3 |
* | tweak cygwin target | Mike Frysinger | 2008-11-28 | 1 | -4/+4 |
* | cygwin targets produce dlls | Mike Frysinger | 2008-11-28 | 1 | -4/+4 |
* | Major changes to avoid pkg-config files displaying the wrong --libs. Simplifi... | Peter Alfredsen | 2008-11-28 | 1 | -58/+31 |
* | dont send output to /dev/null ... if it worked, we would get no output and if... | Mike Frysinger | 2008-11-27 | 1 | -3/+3 |
* | It's handy to know these depend on mono if you're making a set. | Peter Alfredsen | 2008-11-27 | 1 | -3/+4 |
* | x-modular_dri_check(): Keep working when xorg-server doesn't support USE=dri. | Donnie Berkholz | 2008-11-26 | 1 | -2/+2 |
* | All of the ebuilds currently using eclass build with -j8. | Peter Alfredsen | 2008-11-26 | 1 | -3/+3 |
* | Add quotes | Peter Alfredsen | 2008-11-26 | 1 | -8/+8 |
* | - In the WX_GTK_VER before inherit case, make sure the user has the GTK libs | Ryan Hill | 2008-11-26 | 1 | -17/+38 |
* | sed is only a dep | Peter Alfredsen | 2008-11-26 | 1 | -1/+2 |
* | eclass required for gnome-sharp and gnome-desktop-sharp packages | Peter Alfredsen | 2008-11-25 | 1 | -0/+179 |
* | Hack for gtk-sharp-2.12.6 | Peter Alfredsen | 2008-11-25 | 1 | -2/+2 |
* | Terminate last line of init file. | Ulrich Müller | 2008-11-24 | 1 | -2/+2 |
* | added possibility to gzip .idx files | Peter Volkov | 2008-11-23 | 1 | -4/+6 |
* | Updated x11-libs/qt-phonon block to avoid a qt downgrade. | Jorge Manuel B. S. Vicetto | 2008-11-22 | 1 | -3/+2 |
* | Added a block to x11-libs/qt-phonon. | Jorge Manuel B. S. Vicetto | 2008-11-21 | 1 | -1/+2 |
* | Disable some parts of SSP per bug #246652 with GCC3 as they cause NDB failures. | Robin H. Johnson | 2008-11-20 | 1 | -1/+7 |
* | Revert removal of einfo message about Emacs version, since this is really use... | Ulrich Müller | 2008-11-16 | 1 | -1/+2 |
* | Bug #222279 - add undocumented support for selection of default charset and c... | Robin H. Johnson | 2008-11-14 | 1 | -7/+13 |
* | Multiple ruby versions are currently only supported in the ruby overlay, use ... | Hans de Graaff | 2008-11-14 | 1 | -4/+4 |
* | Handle the installation of gems differently when using rubygems >= 1.3.0. | Hans de Graaff | 2008-11-14 | 1 | -3/+12 |
* | Bug #187642 - community-specific features. | Robin H. Johnson | 2008-11-14 | 1 | -1/+5 |
* | Bug #224067 - disable berkdb now for all mysql builds >=5.0.60. | Robin H. Johnson | 2008-11-14 | 1 | -3/+10 |
* | Adding ppc Makefile fix for bug #234179. Thanks to Josejx. | Mike Pagano | 2008-11-13 | 1 | -1/+5 |
* | Fix kde4-base.eclass so it works with updated kde-base.eclass. | Tomas Chvatal | 2008-11-09 | 1 | -2/+2 |
* | - unbreak arm eabi support | Ned Ludd | 2008-11-09 | 1 | -1/+12 |
* | Apply EAPI-2 support for base.eclass as discussed on gentoo-dev ml. | Peter Alfredsen | 2008-11-09 | 1 | -13/+91 |
* | Unset ANT_RESPECT_JAVA_HOME introduced to fix bug #151884. | Vlastimil Babka | 2008-11-09 | 1 | -1/+2 |
* | Set MY_FORTRAN correctly when only FC and not F77 or F2C are set. | Donnie Berkholz | 2008-11-07 | 1 | -1/+3 |
* | Change a bit the dobin_texmf_scripts behavior to symlink instead of installin... | Alexis Ballier | 2008-11-06 | 1 | -3/+5 |
* | Use cp -pR for installing the texmf tree so that file permissions are preserv... | Alexis Ballier | 2008-11-06 | 1 | -6/+6 |
* | - Update cmake-utils eclass so it respect user defined CFLAGS and so on. | Tomas Chvatal | 2008-11-05 | 1 | -17/+39 |
* | share Module.symvers between all compiled modules, patch from Peter Volkov in... | Daniel Drake | 2008-11-05 | 1 | -1/+3 |
* | Corrected install path. Fixes bug #242226, thanks to Kamil Kisiel <kamil@kami... | Olivier Fisette | 2008-11-03 | 1 | -9/+21 |
* | do not filter TOC related flags for ppc64 | Mike Frysinger | 2008-11-03 | 1 | -2/+2 |
* | Remove RESTRICT=distcc for now, its obvious it will never be an option when a... | Gordon Malm | 2008-11-02 | 1 | -3/+1 |
* | documentation tweaks from Fabio Rossi | Daniel Drake | 2008-11-01 | 1 | -5/+4 |
* | Add bug #120001 to comment for RESTRICT=distcc | Gordon Malm | 2008-11-01 | 1 | -2/+2 |
* | Forgot to add a comment to the eclass for commit: Add distcc to RESTRICT in l... | Gordon Malm | 2008-10-31 | 1 | -1/+2 |
* | Add distcc to RESTRICT in linux-mod.eclass bug #167844 | Gordon Malm | 2008-10-31 | 1 | -1/+2 |
* | allow for relative srcdir directory, thanks to Alon Bar-Lev in bug #198642 | Daniel Drake | 2008-10-31 | 1 | -2/+2 |
* | add some fantastic documentation from Fabio Rossi in bug #217560 | Daniel Drake | 2008-10-31 | 1 | -65/+187 |
* | Add documentation from Fabio Rossi in bug #217562 | Daniel Drake | 2008-10-31 | 1 | -47/+151 |
* | add some documentation, patch from Eric Brown in bug #190934 | Daniel Drake | 2008-10-31 | 1 | -1/+15 |
* | Remove virtual/tetex, bug 222501. | Ulrich Müller | 2008-10-31 | 1 | -2/+1 |
* | Use TEXLIVE_MODULES_DEPS only for TeX Live 2007 | Alexis Ballier | 2008-10-31 | 1 | -3/+4 |
* | Updated .DirIcon file type detection to match new output I'm getting from a | Jim Ramsay | 2008-10-31 | 1 | -3/+4 |