| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #101981, die messages not being printed properly. | Robin H. Johnson | 2005-08-11 | 1 | -3/+11 |
* | Add a default pkg_postinst(), which only does something for font ebuilds. Add... | Donnie Berkholz | 2005-08-11 | 1 | -2/+108 |
* | add support for cross-compiling native-compilers | Mike Frysinger | 2005-08-10 | 1 | -3/+6 |
* | add support for USE=vanilla and create versioned symlinks so people can run `... | Mike Frysinger | 2005-08-10 | 1 | -15/+25 |
* | make sure the vim7 spell files get installed | Ciaran McCreesh | 2005-08-09 | 1 | -1/+2 |
* | Remove spell things and unconditionally install dictionaries for now. This wi... | Ciaran McCreesh | 2005-08-09 | 1 | -45/+2 |
* | if we failed to create the temp dir, fall back to running with -p option | Mike Frysinger | 2005-08-09 | 1 | -13/+11 |
* | Remove workaround for Gentoo/FreeBSD, now behave as a normal Gentoo. | Diego Elio Pettenò | 2005-08-09 | 1 | -8/+2 |
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -2/+2 |
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -2/+2 |
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -6/+4 |
* | Initial import. | Matthew Kennedy | 2005-08-09 | 1 | -0/+79 |
* | add get_libname function re: bug 58931 | Kito Danya Dietrich | 2005-08-08 | 1 | -1/+27 |
* | Fix problem in deprange-list() shown in bug #100657. | Gregorio Guidi | 2005-08-08 | 1 | -2/+2 |
* | Properly redo commit made by accident. | Gregorio Guidi | 2005-08-08 | 1 | -2/+2 |
* | New Qt revision. | Gregorio Guidi | 2005-08-08 | 2 | -4/+4 |
* | 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 |