| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #340479 - Use slot dependencies for openmotif, and force all vim.eclass | Jim Ramsay | 2011-01-04 | 1 | -2/+3 |
* | Fix openmotif dependency. | Ulrich Müller | 2010-10-10 | 1 | -3/+3 |
* | Require Ruby 1.8 and just 1.8 instead of virtual/ruby, eclasses style. | Diego Elio Pettenò | 2010-08-03 | 1 | -3/+3 |
* | Updating code to use eshopts_push/pop (Bug #328873, thanks Spanky!) | Jim Ramsay | 2010-07-20 | 1 | -2/+5 |
* | Removing now-deprecated epause from vim.eclass | Jim Ramsay | 2010-07-15 | 1 | -4/+1 |
* | Rename local USE flag 'vim-with-x' to global USE flag 'X' | Jim Ramsay | 2010-06-09 | 1 | -7/+12 |
* | Use PYTHON_USE_WITH_OPT to only pull in python when actually required. Bug #3... | Jim Ramsay | 2010-05-03 | 1 | -1/+2 |
* | Apply interix *vim workaround to eclass, bug 310991 | Jeremy Olexa | 2010-04-15 | 1 | -2/+11 |
* | Due to portage's environment filtering, variables that start with BASH_ canno... | Jeremy Olexa | 2010-04-07 | 1 | -2/+2 |
* | Oops, don't use MY_PN before setting it! | Jim Ramsay | 2010-03-28 | 1 | -4/+4 |
* | Fix for bug #311175 and bug #311179: Clean up python support | Jim Ramsay | 2010-03-26 | 1 | -14/+18 |
* | Add EAPI3 support to vim.eclass, signed off by Jim Ramsay | Jeremy Olexa | 2010-03-23 | 1 | -26/+36 |
* | Took Darkside's advice on preventing a double run of econf for EAPI=2, plus | Jim Ramsay | 2009-10-21 | 1 | -4/+12 |
* | A couple more small cleanups: | Jim Ramsay | 2009-10-17 | 1 | -5/+11 |
* | Big long-overdue cleanup: | Jim Ramsay | 2009-10-17 | 1 | -287/+170 |
* | Add dependency on python[threads] (Bug #228099) | Jim Ramsay | 2009-10-17 | 1 | -9/+39 |
* | The bashcomp message for vim-core should mention 'xxd' not 'vim-core' | Jim Ramsay | 2009-10-14 | 1 | -1/+5 |
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 |
* | Allow either gzipped or uncompressed patches in the tarball. | Jim Ramsay | 2009-05-18 | 1 | -5/+24 |
* | Remove the tr which truncates utf8 man pages, bug 225039. | Ali Polatel | 2008-10-10 | 1 | -3/+2 |
* | Quoting, fixes #203985 | Ali Polatel | 2008-07-26 | 1 | -88/+88 |
* | Strip colour codes before piping to vim for vimmanpager, bug 212844, thanks t... | Ali Polatel | 2008-04-06 | 1 | -1/+2 |
* | Comment out netbeans dependency, gvim doesn't require dev-util/netbeans for n... | Ali Polatel | 2008-03-03 | 1 | -3/+6 |
* | Close file handles in gawk code to avoid leakage, bug 205037 | Ali Polatel | 2008-01-09 | 1 | -1/+3 |
* | fixed parsing Subject: of vim patch mails | Ali Polatel | 2007-11-07 | 1 | -2/+2 |
* | respect GVIM_DESKTOP_SUFFIX, so gvim.desktop file can be updated. | Ali Polatel | 2007-09-27 | 1 | -2/+2 |
* | call eselect vi update with --if-unset to respect user's choice (bug 187449) | Ali Polatel | 2007-09-05 | 1 | -2/+3 |
* | Remove python-2.5 block. Only a problem when python is built w/ USE="-threads". | Mike Kelly | 2007-05-09 | 1 | -6/+2 |
* | Vim's hatin' on python-2.5, See Bug #177716. | Mike Kelly | 2007-05-09 | 1 | -2/+6 |
* | Remove virtual/x11 depends in some eclasses | Stefan Schweizer | 2007-03-26 | 1 | -5/+4 |
* | Use elog instead of einfo in the appropriate places. | Mike Kelly | 2007-03-21 | 1 | -19/+19 |
* | Don't use `which`, use `type -P`. | Mike Kelly | 2007-03-13 | 1 | -2/+2 |
* | mzscheme support is currently broken. bug #91970 | Mike Kelly | 2007-02-22 | 1 | -9/+11 |
* | Newest supertab doesn't block vim7. | Mike Kelly | 2007-01-11 | 1 | -3/+4 |
* | Kill 'inherit debug'. | Elfyn McBratney | 2007-01-05 | 1 | -4/+6 |
* | Link with libcurses instead of libncurses | Harald van Dijk | 2007-01-03 | 1 | -2/+2 |
* | Make sure vim-core doesn't install ex or view man pages. | Mike Kelly | 2006-10-31 | 1 | -2/+2 |
* | Add a RDEPEND on eselect-vi in addition to the DEPEND (for binpkgs). | Mike Kelly | 2006-10-29 | 1 | -1/+2 |
* | Fix creation of gvim man page symlinks. Thanks to exg for the report. | Mike Kelly | 2006-10-09 | 1 | -4/+4 |
* | Add symlinks for gvim, gview, and gvimdiff man pages for gvim. | Mike Kelly | 2006-10-02 | 1 | -2/+9 |
* | Update for eselect-vi-1.1 | Mike Kelly | 2006-09-24 | 1 | -3/+11 |
* | Add support for using eselect vi update for handling the /usr/bin/vi symlink ... | Mike Kelly | 2006-09-20 | 1 | -2/+14 |
* | Purge old code that uses the termcap-compat use flag from the eclass. No ebui... | Mike Kelly | 2006-09-12 | 1 | -42/+9 |
* | install vimtutor | Ryan Phillips | 2006-05-28 | 1 | -1/+2 |
* | ECVS_SERVER update | Mike Frysinger | 2006-05-13 | 1 | -2/+2 |
* | package move - edit for rphillips | Michael Sterrett | 2006-05-12 | 1 | -3/+3 |
* | changed libiconv to virtual | Ryan Phillips | 2006-05-10 | 1 | -3/+3 |
* | sys-apps/acl has to be conditional on linux kernel (while acl support can be ... | Diego Elio Pettenò | 2006-04-02 | 1 | -3/+3 |
* | Removed app-vim/curcmdmode block as requested by ciaranm. | Michael Hanselmann | 2006-03-29 | 1 | -3/+2 |
* | \!<app-vim/autoalign-11 | Stefan Schweizer | 2006-03-25 | 1 | -2/+2 |