| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure all packages from kdegames are compiled with --disable-setgid. | Gregorio Guidi | 2005-07-30 | 1 | -1/+6 |
* | Fixing bug #100672 | Olivier Fisette | 2005-07-30 | 2 | -8/+8 |
* | unset KDEHOME, KDEROOTHOME in the build env; fixes 96177. | Dan Armak | 2005-07-29 | 1 | -1/+6 |
* | check whether confcache_start, _stop are defined functions in order to avoid ... | Dan Armak | 2005-07-29 | 1 | -3/+3 |
* | Remove java-related code (#100049). The dependency on java is now in kde-base... | Gregorio Guidi | 2005-07-29 | 1 | -27/+3 |
* | * Set GTK2_ENGINES_DIR according to Gtk's gtk_binary_version variable | Leonardo Boshell | 2005-07-28 | 1 | -5/+4 |
* | Set MOZ_PLUGIN_PATH in mozilla-launcher for multilib systems | Aron Griffis | 2005-07-28 | 1 | -1/+5 |
* | Trying this out (hope nothing breaks). | Caleb Tennis | 2005-07-25 | 1 | -29/+6 |
* | Remove qt4 handling and make the default case more graceful | Caleb Tennis | 2005-07-25 | 1 | -12/+2 |
* | This check makes the output string a little less verbose | Caleb Tennis | 2005-07-25 | 1 | -2/+9 |
* | Small cleanup of koffice code. | Gregorio Guidi | 2005-07-25 | 1 | -10/+3 |
* | Now that the mozilla-launcher snippets in /usr/bin are stubs instead of symli... | Aron Griffis | 2005-07-25 | 1 | -2/+2 |
* | Bug 99978 - scoping the var exports of perl info. Thanks to Georgi for notici... | Michael Cummings | 2005-07-24 | 1 | -3/+9 |
* | initial version of eclass for vdr-plugins | Matthias Schwarzott | 2005-07-23 | 1 | -0/+114 |
* | fix incorrect IUSE | Marinus Schraal | 2005-07-23 | 1 | -2/+2 |
* | Update to have install and symlink functions. | Martin Schlemmer | 2005-07-23 | 1 | -3/+17 |
* | Commit proof of concept stuff for update-nsplugins. | Martin Schlemmer | 2005-07-23 | 1 | -2/+33 |
* | Move addpredict for /etc/krb5.conf from src_install() to src_compile(). | Sebastian Bergmann | 2005-07-23 | 4 | -8/+16 |
* | dont file -m{,no-}tls-direct-seg-refs flags #99896 | Mike Frysinger | 2005-07-22 | 1 | -1/+2 |
* | Fix goodies homepage. Closes bug #88688. | Brad Teaford Cowan | 2005-07-22 | 1 | -4/+7 |
* | removed spell enable/disable patch | Ryan Phillips | 2005-07-21 | 1 | -18/+20 |
* | remove old virtual: virtual/kernel | Michael Sterrett | 2005-07-21 | 1 | -2/+2 |
* | ading support for deprecated devfs in 2.6.13 | John Mylchreest | 2005-07-21 | 1 | -1/+9 |
* | create user home in $ROOT rather than $D | Mike Frysinger | 2005-07-21 | 1 | -8/+8 |
* | clean up multilib header creation, add support for s390 / s390x, and punt vir... | Mike Frysinger | 2005-07-21 | 1 | -24/+25 |
* | * gnome2_icon_cache_update(), gnome2_pkg_postinst(), gnome2_pkg_postrm(): | Leonardo Boshell | 2005-07-20 | 1 | -1/+22 |
* | die happy | Thomas Matthijs | 2005-07-20 | 1 | -6/+6 |
* | Override for module-build use | Michael Cummings | 2005-07-19 | 1 | -7/+23 |
* | dodoc fix - thansk to stkn for noticing this ;) | Michael Cummings | 2005-07-18 | 1 | -5/+2 |
* | remove base inherit | Thomas Matthijs | 2005-07-18 | 1 | -4/+2 |
* | fix comment | Aron Griffis | 2005-07-18 | 1 | -3/+3 |
* | Fix bug 98694. | Sebastian Bergmann | 2005-07-17 | 4 | -4/+8 |
* | touchup unpack_2_4 to work with cross-compiling and quote S everywhere | Mike Frysinger | 2005-07-16 | 1 | -33/+40 |
* | dont set path to /usr/games/bin since its pointless #98738 | Mike Frysinger | 2005-07-15 | 1 | -6/+4 |
* | Revert previous commit (bug #98680) | Leonardo Boshell | 2005-07-15 | 1 | -25/+16 |
* | * sgml-catalog_cat_include(), sgml-catalog_pkg_postinst(), | Leonardo Boshell | 2005-07-15 | 1 | -16/+25 |
* | Install PEAR to /usr/share/php and not to /usr/share/php/php. Closes bug 99025. | Sebastian Bergmann | 2005-07-15 | 1 | -2/+2 |
* | add support for C++ with avr targets; fix by Ludek Stepan #99020 | Mike Frysinger | 2005-07-15 | 1 | -1/+3 |
* | sync IUSE (-java -ldap +ipv6 +truetype) | Aron Griffis | 2005-07-15 | 1 | -7/+2 |
* | closes bug #98721 - localversions not handled correctly | John Mylchreest | 2005-07-14 | 1 | -3/+18 |
* | Fix bug 98836. | Sebastian Bergmann | 2005-07-14 | 4 | -8/+8 |
* | added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs. | Julien Allanos | 2005-07-14 | 1 | -2/+4 |
* | make sure libc_prefix is set to a sane value in the libc ssp check in case we... | Mike Frysinger | 2005-07-14 | 1 | -4/+7 |
* | Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead of... | Diego Elio Pettenò | 2005-07-13 | 1 | -2/+2 |
* | Change einfo->ewarn in preserve_old_lib_notify. CLoses bug #94067. | Jeremy Huddleston | 2005-07-13 | 1 | -9/+9 |
* | Update include_path. | Sebastian Bergmann | 2005-07-13 | 3 | -6/+6 |
* | Removed versioning; obsolete configure option | Stuart Herbert | 2005-07-13 | 2 | -8/+2 |
* | Move addwrite/addpredict in global scope, as they don't work in pkg_setup(). ... | Gregorio Guidi | 2005-07-13 | 1 | -12/+6 |
* | Sync PHP 5 eclasses with PHP 4 ebuilds: Do not build PHP CLI binary for mod_p... | Sebastian Bergmann | 2005-07-13 | 3 | -4/+12 |
* | Patch by Richard Brown to fix bug 97989. | Sebastian Bergmann | 2005-07-13 | 3 | -9/+9 |