| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bug 63637. | Olivier Fisette | 2004-09-11 | 1 | -3/+9 |
* | 6.3-r1 things (gnome2 GUI, desktop files) | Ciaran McCreesh | 2004-09-10 | 1 | -11/+53 |
* | add experimental version_is_at_least | Ciaran McCreesh | 2004-09-10 | 1 | -1/+100 |
* | new eclassy goodness | Ciaran McCreesh | 2004-09-10 | 1 | -0/+178 |
* | nls | Daniel Ahlberg | 2004-09-10 | 1 | -1/+12 |
* | Additional fixes | Daniel Ahlberg | 2004-09-10 | 1 | -1/+6 |
* | Initial import of myth.eclass | Daniel Ahlberg | 2004-09-10 | 1 | -0/+36 |
* | added support for the new ssp patch | Travis Tilley | 2004-09-10 | 1 | -21/+41 |
* | replaced exit with die. die when so file can't be found | Thomas Matthijs | 2004-09-10 | 1 | -8/+5 |
* | damnit pkg_setup | Travis Tilley | 2004-09-09 | 1 | -13/+16 |
* | added VIM_PLUGIN_HELPURI | Ciaran McCreesh | 2004-09-09 | 1 | -2/+8 |
* | fix version patch function and tweak multilib script creator. i should probab... | Travis Tilley | 2004-09-09 | 1 | -12/+26 |
* | java-pkg_do_write_: properly detect when variables are empty | Thomas Matthijs | 2004-09-09 | 1 | -3/+3 |
* | Die when the jar can't be found | Thomas Matthijs | 2004-09-09 | 1 | -2/+2 |
* | fix usermod usage; add comment for wrapper creation function; tidy | Michael Sterrett | 2004-09-09 | 1 | -7/+10 |
* | make the eclass cvs aware in preparation for vim7y things | Ciaran McCreesh | 2004-09-09 | 1 | -35/+74 |
* | I said, -' | Michael Sterrett | 2004-09-09 | 1 | -2/+2 |
* | make sure the dedicated user has a login shell #61680 | Mike Frysinger | 2004-09-09 | 1 | -4/+9 |
* | get rid of IUSE and more quotes ! | Mike Frysinger | 2004-09-09 | 1 | -10/+11 |
* | use debug support (not for vim-core), whitespace tidyup | Ciaran McCreesh | 2004-09-08 | 1 | -2/+13 |
* | force enable multilib only on archs known to support it, just to be safe | Travis Tilley | 2004-09-08 | 1 | -2/+4 |
* | change multilib behavior: instead of using 'use multilib' to enable multilib,... | Travis Tilley | 2004-09-08 | 1 | -9/+9 |
* | Forgot to remove perl-tk. | Mamoru Komachi | 2004-09-08 | 1 | -3/+2 |
* | Applied a patch from Johannes Bruegmann <johannes@jottbee.org>, see bug #59256. | Mamoru Komachi | 2004-09-08 | 1 | -1/+2 |
* | Added tcltk USE flag and force <dev-perl/perl-tk-804.027. See bug #59256. | Mamoru Komachi | 2004-09-08 | 1 | -2/+3 |
* | fix confusing message about updating gcc to use SSP from glibc since we also ... | Travis Tilley | 2004-09-07 | 1 | -3/+3 |
* | ppc related change | Luca Barbato | 2004-09-07 | 1 | -2/+2 |
* | more quoting #63075 | Mike Frysinger | 2004-09-07 | 1 | -4/+4 |
* | export src_unpack and pkg_setup | Travis Tilley | 2004-09-06 | 1 | -7/+29 |
* | Switch to use epause and ebeep, bug #62950 | Ciaran McCreesh | 2004-09-06 | 1 | -2/+2 |
* | typo fix | Travis Tilley | 2004-09-06 | 1 | -2/+2 |
* | switch to epause and ebeep | Chris PeBenito | 2004-09-06 | 1 | -10/+4 |
* | implement epause, ebeep. bug #62950 | Ciaran McCreesh | 2004-09-05 | 1 | -1/+28 |
* | cleanup slightly with for cpdf/mcve USE flag dependancies. | Robin H. Johnson | 2004-09-05 | 4 | -9/+13 |
* | add support for versionzing libs from specific directories | Travis Tilley | 2004-09-05 | 1 | -5/+15 |
* | misc fixes required to convert sys-libs/libstdc++-v3 over to using the toolch... | Travis Tilley | 2004-09-05 | 1 | -20/+71 |
* | make whitespace work better for the help text | Ciaran McCreesh | 2004-09-05 | 1 | -2/+2 |
* | Initial commit of toolchain.eclass... note that it isnt quite complete yet an... | Travis Tilley | 2004-09-04 | 1 | -0/+723 |
* | add use_build for xfree eclass | Seemant Kulleen | 2004-09-04 | 1 | -1/+25 |
* | $(get_libdir)-ize kde.eclass | Travis Tilley | 2004-09-03 | 1 | -3/+7 |
* | add in VIM_PLUGIN_HELPFILES and VIM_PLUGIN_HELPTEXT support, bug 62559 | Ciaran McCreesh | 2004-09-02 | 1 | -1/+29 |
* | spit out the configure line | Mike Frysinger | 2004-09-02 | 1 | -1/+11 |
* | Fix for nx authentication errors | Stuart Herbert | 2004-09-01 | 1 | -14/+14 |
* | fix USE=-cscope, bug #62465 | Ciaran McCreesh | 2004-09-01 | 1 | -1/+8 |
* | added get_libdir_override for overriding it's default behavior from inside an... | Travis Tilley | 2004-08-31 | 1 | -6/+27 |
* | Add mips support to set_arch_to_kernel. | Joshua Kinard | 2004-08-30 | 1 | -1/+2 |
* | Version bump | Stuart Herbert | 2004-08-30 | 1 | -0/+145 |
* | Don't set QTDIR if it's already set | Caleb Tennis | 2004-08-30 | 1 | -2/+6 |
* | add a func for checking module support | Mike Frysinger | 2004-08-28 | 1 | -2/+8 |
* | a little smarter fix | Caleb Tennis | 2004-08-26 | 1 | -1/+2 |