Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. ↵ | Peter Alfredsen | 2008-11-28 | 1 | -58/+31 |
| | | | | Simplifications, quoting fixed. | ||||
* | dont send output to /dev/null ... if it worked, we would get no output and ↵ | Mike Frysinger | 2008-11-27 | 1 | -3/+3 |
| | | | | if it failed, we want to see the output | ||||
* | 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 |
| | | | | | | | and not just wxBase installed since everything in the tree except amule requires them. Export pkg_setup to die when a wxBase profile is detected in this situation. (bug #247000) - Documentation improvements. | ||||
* | 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 ↵ | Ulrich Müller | 2008-11-16 | 1 | -1/+2 |
| | | | | useful in bug reports. | ||||
* | Bug #222279 - add undocumented support for selection of default charset and ↵ | Robin H. Johnson | 2008-11-14 | 1 | -7/+13 |
| | | | | collation values. It works, but consider yourself unsupported if you use it. | ||||
* | Multiple ruby versions are currently only supported in the ruby overlay, use ↵ | Hans de Graaff | 2008-11-14 | 1 | -4/+4 |
| | | | | the default ruby interpreter for now | ||||
* | Handle the installation of gems differently when using rubygems >= 1.3.0. | Hans de Graaff | 2008-11-14 | 1 | -3/+12 |
| | | | | | | Specifically we use our own custom --sandbox-fix option to make sure that finding dependencies still works even when using a sandbox installation. Thanks for Alex Legler (a3li) for the work on this. | ||||
* | 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 ↵ | Alexis Ballier | 2008-11-06 | 1 | -3/+5 |
| | | | | installing the file twice. That saves a few bits and we can afford it now that we ensure the permissions are preserved when installing the texmf tree. | ||||
* | Use cp -pR for installing the texmf tree so that file permissions are ↵ | Alexis Ballier | 2008-11-06 | 1 | -6/+6 |
| | | | | preserved. Bug #245117 | ||||
* | - Update cmake-utils eclass so it respect user defined CFLAGS and so on. | Tomas Chvatal | 2008-11-05 | 1 | -17/+39 |
| | | | | | - Fixes bug 221049. - Thanks to matthew.m.mccormick@gmail.com whom made this patch. | ||||
* | share Module.symvers between all compiled modules, patch from Peter Volkov ↵ | Daniel Drake | 2008-11-05 | 1 | -1/+3 |
| | | | | in bug #237618 | ||||
* | Corrected install path. Fixes bug #242226, thanks to Kamil Kisiel ↵ | Olivier Fisette | 2008-11-03 | 1 | -9/+21 |
| | | | | <kamil@kamilkisiel.net> for reporting. | ||||
* | 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 ↵ | Gordon Malm | 2008-11-02 | 1 | -3/+1 |
| | | | | a 3rd party decides what goes in our PMS. | ||||
* | 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 ↵ | Gordon Malm | 2008-10-31 | 1 | -1/+2 |
| | | | | linux-mod.eclass bug #167844 | ||||
* | 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 |
| | | | | recent upgrade of 'file'. | ||||
* | Bug #244946 - Use different syntax to pipe find output into while loops inside | Zac Medico | 2008-10-30 | 1 | -6/+6 |
| | | | | | | | | | | python_mod_cleanup(), as a workaround for a bug in <bash-3.2 which causes incorrect saving of the environment when < <(find ...) syntax is used. The bug causes bash to die when attempting to source the resulting environment file. A similar issue has affected eutils.eclass in the past, triggering bug #215340. Also fix inverted argument validation logic inside python_mod_exists(), broken since version 1.47. Thanks to zlin for reporting. | ||||
* | fix distutils_pkg_post{inst,rm}. | Ali Polatel | 2008-10-28 | 1 | -10/+20 |
| |