| Commit message (Expand) | Author | Age | Files | Lines |
* | Eclass for modular X ebuilds. | Donnie Berkholz | 2005-08-08 | 1 | -0/+111 |
* | Improved EMBASSY eclass for 3.0.0. | Olivier Fisette | 2005-08-07 | 1 | -10/+13 |
* | corrected pathname for vdrplugindb | Matthias Schwarzott | 2005-08-07 | 1 | -3/+3 |
* | added automatically installed files, added vdrplugindb - code from moduledb i... | Matthias Schwarzott | 2005-08-07 | 1 | -3/+68 |
* | add some directory checks | Mike Frysinger | 2005-08-07 | 1 | -1/+3 |
* | only warn if test fails | Mike Frysinger | 2005-08-06 | 1 | -8/+5 |
* | latexsuite block no longer needed, bug #72837 | Ciaran McCreesh | 2005-08-05 | 1 | -2/+1 |
* | Minor stylistic change. | Tom Martin | 2005-08-05 | 1 | -3/+3 |
* | Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default compi... | Martin Schlemmer | 2005-08-05 | 1 | -2/+6 |
* | need multilib.eclass for get_libdir | Mike Frysinger | 2005-08-05 | 1 | -2/+2 |
* | make sure we punt symlinks first #101206 | Mike Frysinger | 2005-08-05 | 1 | -1/+2 |
* | add support for softfloat toolchains #75585 by Yuri Vasilevski | Mike Frysinger | 2005-08-05 | 1 | -1/+3 |
* | Restrict testing, see bug #92800. | Peter Johanson | 2005-08-05 | 1 | -1/+2 |
* | Remove the new stuff .. we not going to use it. | Martin Schlemmer | 2005-08-04 | 1 | -47/+1 |
* | Bug #95632: DEPEND should not limit version of mysql to 4.0. | Robin H. Johnson | 2005-08-04 | 1 | -2/+2 |
* | dosrc: only accept java files | Thomas Matthijs | 2005-08-03 | 1 | -2/+2 |
* | Added fix for amd64 submitted by Luke Maurer <maurerl (at) carleton (dot) edu... | David Holm | 2005-08-03 | 1 | -1/+2 |
* | * gnome2.eclass: Added extra checks so global variables don't get rewritten | Leonardo Boshell | 2005-08-03 | 1 | -6/+15 |
* | Fix inconsistant variables APACHE2_MODULES_VHOSTDIR should be APACHE2_VHOSTDIR | Michael Stewart | 2005-08-02 | 2 | -4/+4 |
* | Fix borkage with gcc4. | Martin Schlemmer | 2005-08-02 | 1 | -1/+2 |
* | Add note to eclass explaining where to fine definitions of GENTOO_NSPLUGINS_D... | Aron Griffis | 2005-08-02 | 1 | -3/+8 |
* | * gtk-engines.eclass, gtk-engines2.eclass: | Leonardo Boshell | 2005-08-02 | 2 | -2/+9 |
* | back out nsplugins-v2 temporarily, did something wrong, testing 1 2 3 | Aron Griffis | 2005-08-02 | 1 | -3/+3 |
* | inherit multilib flag-o-matic explicitly instead of depending on ebuilds to i... | Aron Griffis | 2005-08-02 | 1 | -1/+3 |
* | v2 of the nsplugins patch arrives. my favorite feature is that this one actu... | Aron Griffis | 2005-08-02 | 1 | -1/+5 |
* | the reaper noticed my flame and touched it with a wet finger | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | the world is not ready for this yet | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | revert that change for now, or we get flooded by bugs about a silly QA | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | remove debug from IUSE, it is not meaningful to the majority of packages | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | rename USE flag to debuginfo | Marinus Schraal | 2005-08-01 | 1 | -3/+3 |
* | die (#97761) | Marinus Schraal | 2005-08-01 | 1 | -3/+5 |
* | deprecate has_hardened/pic/pie/ssp/ssp_all in favour of gcc-specs-* | Kevin F. Quinn | 2005-08-01 | 1 | -2/+26 |
* | Added functions to read/check gcc specs (for use in checking hardened toolcha... | Kevin F. Quinn | 2005-08-01 | 1 | -1/+41 |
* | Updated to depend on bash-completion-config -OR- eselect, preferring the | Aaron Walker | 2005-07-31 | 1 | -2/+9 |
* | Made finding script URIs a little smarter | Joe Sapp | 2005-07-30 | 1 | -3/+3 |
* | 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 |