| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old VIMRUNTIME warning. | Tim Harder | 2013-06-11 | 1 | -10/+1 |
* | Replace backticks with $(...). | Tim Harder | 2013-06-09 | 1 | -10/+10 |
* | Remove old runtime and netrw snapshot unpacking support. | Tim Harder | 2013-06-09 | 1 | -21/+1 |
* | Add PYTHON_REQUIRED_USE for python-single-r1. | Tim Harder | 2013-05-30 | 1 | -1/+2 |
* | Remove unused src_unpack function. | Tim Harder | 2013-05-17 | 1 | -6/+1 |
* | Migrate from supporting cvs to mercurial for live builds. | Tim Harder | 2013-05-17 | 1 | -56/+41 |
* | Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever). | Tim Harder | 2013-05-08 | 1 | -4/+6 |
* | Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons). | Tim Harder | 2013-05-08 | 1 | -5/+1 |
* | Remove old, conditional src_configure call in src_compile. | Tim Harder | 2013-04-24 | 1 | -3/+1 |
* | Migrate from python-r1 to python-single-r1. | Tim Harder | 2013-04-24 | 1 | -23/+14 |
* | Use python-r1 in EAPI 5 (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -13/+55 |
* | Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -17/+6 |
* | Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -2/+3 |
* | Move EAPI check earlier (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -15/+15 |
* | add sys-apps/gawk dep | Christoph Junghans | 2013-03-10 | 1 | -2/+3 |
* | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. | Ulrich Müller | 2012-10-24 | 1 | -2/+2 |
* | Use has_version instead of built_with_use. | Tim Harder | 2012-09-18 | 1 | -2/+2 |
* | Allow vim to be built against ruby-1.9. | Tim Harder | 2012-09-11 | 1 | -3/+3 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-02 | 1 | -3/+3 |
* | Migrating vim.eclass from bash-completion.eclass to bash-completion-r1.eclass | Jim Ramsay | 2011-11-28 | 1 | -11/+4 |
* | Followup to bug #378107: fix for EPREFIX. | Jim Ramsay | 2011-08-20 | 1 | -2/+2 |
* | Bug #378107: Build with >=perl-core/ExtUtils-ParseXS-3.20.0 | Jim Ramsay | 2011-08-18 | 1 | -1/+7 |
* | Altering vim patch logic to deal with monolithic patches (which include runtime | Jim Ramsay | 2011-07-13 | 1 | -4/+8 |
* | Fixup a minor typo. | Jim Ramsay | 2011-07-13 | 1 | -3/+3 |
* | QA (partial): use emake -j1 rather than make -j1. | Diego Elio Pettenò | 2011-03-28 | 1 | -3/+3 |
* | Bug #360217: Needs auto/config.mk copied in as of 7.3.122 | Jim Ramsay | 2011-03-24 | 1 | -1/+5 |
* | Use the global neXt USE flag instead of nextaw (bug #292682 by Nico R). | Tim Harder | 2011-03-14 | 1 | -8/+8 |
* | Use slot dependencies for gtk+. | Tim Harder | 2011-03-06 | 1 | -2/+2 |
* | 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 |