diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:14:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:14:08 +0000 |
commit | 1f1eb37e4c2af601b22a8179ffc66723c7024a6b (patch) | |
tree | 81a39246f93f1fe34c76839b10d5cb75e7c838d2 /app-vim | |
parent | whitespace (diff) | |
download | gentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.tar.gz gentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.tar.bz2 gentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-vim')
55 files changed, 55 insertions, 110 deletions
diff --git a/app-vim/align/align-32.ebuild b/app-vim/align/align-32.ebuild index 8c94bcd40401..85d205fb4135 100644 --- a/app-vim/align/align-32.ebuild +++ b/app-vim/align/align-32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.6 2005/09/19 21:53:14 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -24,4 +24,3 @@ src_unpack() { # nuke cecutil, we use the common shared version rm -f plugin/cecutil.vim } - diff --git a/app-vim/autoalign/autoalign-8.ebuild b/app-vim/autoalign/autoalign-8.ebuild index d9ce58a24858..1d492871a3db 100644 --- a/app-vim/autoalign/autoalign-8.ebuild +++ b/app-vim/autoalign/autoalign-8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-8.ebuild,v 1.2 2006/09/19 13:42:04 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-8.ebuild,v 1.3 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -33,4 +33,3 @@ pkg_postinst() { ewarn "other than 'all'." echo } - diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild index b873e3489611..1c66f125292a 100644 --- a/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild +++ b/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild,v 1.8 2006/11/23 08:15:13 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -19,4 +19,3 @@ src_unpack() { # fix hi link to use def, bug #101790. sed -i -e 's,hi link,hi def link,g' syntax/bnf.vim || die "sed failed" } - diff --git a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild index 7a0eca7e44ce..c2135fbfe396 100644 --- a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild +++ b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild,v 1.8 2006/02/27 17:31:47 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for BrainFuck source files." - diff --git a/app-vim/breakpts/breakpts-3.1.ebuild b/app-vim/breakpts/breakpts-3.1.ebuild index 41ed5be244ae..d85d2fad92fc 100644 --- a/app-vim/breakpts/breakpts-3.1.ebuild +++ b/app-vim/breakpts/breakpts-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/breakpts-3.1.ebuild,v 1.7 2006/11/22 06:24:24 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/breakpts-3.1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -20,4 +20,3 @@ VIM_PLUGIN_HELPTEXT=\ "This plugin allows breakpoints to be set and cleared visually. To start, use :BreakPts, move to the required function and press <CR>. Breakpoints can then be added using :BPToggle or <F9>." - diff --git a/app-vim/colorschemes/colorschemes-20050321.ebuild b/app-vim/colorschemes/colorschemes-20050321.ebuild index d80d8189c07d..fa2d1f58ad16 100644 --- a/app-vim/colorschemes/colorschemes-20050321.ebuild +++ b/app-vim/colorschemes/colorschemes-20050321.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20050321.ebuild,v 1.7 2005/11/29 03:55:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20050321.ebuild,v 1.8 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -22,4 +22,3 @@ src_unpack() { cd ${S} find . -type f -exec sed -i -e 's/\r//g' '{}' \; } - diff --git a/app-vim/colorschemes/colorschemes-20051207.ebuild b/app-vim/colorschemes/colorschemes-20051207.ebuild index c349b1f42022..e8e383a7939c 100644 --- a/app-vim/colorschemes/colorschemes-20051207.ebuild +++ b/app-vim/colorschemes/colorschemes-20051207.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20051207.ebuild,v 1.1 2005/12/07 20:28:01 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20051207.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -16,4 +16,3 @@ VIM_PLUGIN_HELPTEXT=\ color schemes, use :colorscheme schemename (tab completion is available for scheme names). To automatically set a scheme at startup, please see :help vimrc ." - diff --git a/app-vim/conky-syntax/conky-syntax-20050923.ebuild b/app-vim/conky-syntax/conky-syntax-20050923.ebuild index 14532fc57413..3e53844f483d 100644 --- a/app-vim/conky-syntax/conky-syntax-20050923.ebuild +++ b/app-vim/conky-syntax/conky-syntax-20050923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/conky-syntax/conky-syntax-20050923.ebuild,v 1.12 2006/11/27 08:11:39 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/conky-syntax/conky-syntax-20050923.ebuild,v 1.13 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for conkyrc files." - diff --git a/app-vim/cream/cream-0.32.ebuild b/app-vim/cream/cream-0.32.ebuild index 0a79097799e0..85f64dc1190f 100644 --- a/app-vim/cream/cream-0.32.ebuild +++ b/app-vim/cream/cream-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.32.ebuild,v 1.11 2007/05/16 10:58:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.32.ebuild,v 1.12 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -114,4 +114,3 @@ pkg_setup() { # give the user time to cancel if necessary epause } - diff --git a/app-vim/dbext/dbext-2.10.ebuild b/app-vim/dbext/dbext-2.10.ebuild index 964287f7fd41..c4e5c9ad1d43 100644 --- a/app-vim/dbext/dbext-2.10.ebuild +++ b/app-vim/dbext/dbext-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.4 2005/01/01 16:49:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-2.11.ebuild b/app-vim/dbext/dbext-2.11.ebuild index ffc68d5ac456..a4ae0a82b441 100644 --- a/app-vim/dbext/dbext-2.11.ebuild +++ b/app-vim/dbext/dbext-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.11.ebuild,v 1.3 2005/02/22 23:22:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.11.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-2.20.ebuild b/app-vim/dbext/dbext-2.20.ebuild index d63a02a779fd..cc37fd3ff932 100644 --- a/app-vim/dbext/dbext-2.20.ebuild +++ b/app-vim/dbext/dbext-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.4 2005/09/10 06:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-3.50.ebuild b/app-vim/dbext/dbext-3.50.ebuild index 86e97f3ac52e..f75eff3d11c4 100644 --- a/app-vim/dbext/dbext-3.50.ebuild +++ b/app-vim/dbext/dbext-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-3.50.ebuild,v 1.2 2006/09/21 13:34:10 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-3.50.ebuild,v 1.3 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/detectindent/detectindent-1.0.ebuild b/app-vim/detectindent/detectindent-1.0.ebuild index b76a44433ecb..fbe0977f2bbb 100644 --- a/app-vim/detectindent/detectindent-1.0.ebuild +++ b/app-vim/detectindent/detectindent-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.6 2006/11/22 05:55:44 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="amd64 ~hppa mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="detectindent.txt" - diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild index f063f26c665f..22427dc52263 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.7 2006/11/23 08:26:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -19,4 +19,3 @@ src_unpack() { # don't use hi link, bug #101799. sed -i -e 's,hi link,hi def link,' syntax/ebnf.vim || die "sed failed" } - diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index 84b2d00449c3..0dd6efd130be 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.5 2005/06/12 11:31:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for EBNF (ISO/IEC 14997) files." - diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild index f904da7826a1..970e557d4047 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.10 2007/05/03 16:42:55 rbrown Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.11 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -17,4 +17,3 @@ src_unpack() { cd "${S}" sed -i -e 's,hi link,hi def link,' syntax/eruby.vim || die "sed failed" } - diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild index 6e2e163de5ec..6d387ac0fdb7 100644 --- a/app-vim/extra-syntax/extra-syntax-2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.8 2007/04/14 23:43:28 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -32,4 +32,3 @@ RDEPEND="${RDEPEND} src_install() { : } - diff --git a/app-vim/extra-syntax/extra-syntax-3.ebuild b/app-vim/extra-syntax/extra-syntax-3.ebuild index aff2eeb71744..b706c9273c72 100644 --- a/app-vim/extra-syntax/extra-syntax-3.ebuild +++ b/app-vim/extra-syntax/extra-syntax-3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-3.ebuild,v 1.3 2007/04/14 23:43:28 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-3.ebuild,v 1.4 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -34,4 +34,3 @@ RDEPEND="${RDEPEND} src_install() { : } - diff --git a/app-vim/extra-syntax/extra-syntax-4.ebuild b/app-vim/extra-syntax/extra-syntax-4.ebuild index 4c916f128d2c..440a1cfc2baf 100644 --- a/app-vim/extra-syntax/extra-syntax-4.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.8 2007/04/14 23:43:28 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -35,4 +35,3 @@ RDEPEND="${RDEPEND} src_install() { : } - diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild index cac828aab2b3..e69ebbe1599f 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild,v 1.4 2005/01/01 16:49:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -26,4 +26,3 @@ src_unpack() { echo "au BufNewFile,BufRead /*/*fluxbox/menu set filetype=fluxbox" \ > ftdetect/fluxbox.vim } - diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index e7365cebbcb7..a3bb9506ba1f 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.12 2006/12/07 02:09:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.13 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -28,4 +28,3 @@ src_unpack() { echo "au BufNewFile,BufRead /*/*fluxbox/*menu set filetype=fluxbox" \ > ftdetect/fluxbox.vim } - diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild index b16cc1e1a814..bcb851a7f660 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild,v 1.2 2006/08/20 23:44:02 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild,v 1.3 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -20,4 +20,3 @@ src_unpack() { sed -i -e 's,^hi link,hi def link,' \ "after/syntax/help.vim.d/extra-help-syntax.vim" || die "sed failed" } - diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild index cb770d4e255b..57c532025f33 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild,v 1.7 2005/06/12 11:26:09 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides additional syntax highlighting for help files." - diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild index cdd9e47971d3..a854cabccf5a 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.9 2007/01/23 16:35:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.10 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin versionator @@ -36,4 +36,3 @@ pkg_postinst() { elog "to your ~/.vimrc-file" elog } - diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 6d901dd3263f..6c3a99c92987 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.3 2007/01/23 16:35:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin versionator @@ -36,4 +36,3 @@ pkg_postinst() { elog "to your ~/.vimrc-file" elog } - diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild index a368c895dbe4..9190e1af651f 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.9 2006/11/22 06:31:14 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.10 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for ntp.conf files." - diff --git a/app-vim/perl-support/perl-support-2.6.ebuild b/app-vim/perl-support/perl-support-2.6.ebuild index f4004f5c253d..6b83579f6723 100644 --- a/app-vim/perl-support/perl-support-2.6.ebuild +++ b/app-vim/perl-support/perl-support-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-2.6.ebuild,v 1.3 2005/11/16 12:42:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-2.6.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." - diff --git a/app-vim/perl-support/perl-support-3.1.ebuild b/app-vim/perl-support/perl-support-3.1.ebuild index 4d9743f3b6b9..45b3cf44d238 100644 --- a/app-vim/perl-support/perl-support-3.1.ebuild +++ b/app-vim/perl-support/perl-support-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.1.ebuild,v 1.3 2006/11/23 06:49:43 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.1.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="amd64 ppc sparc ~x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." - diff --git a/app-vim/perl-support/perl-support-3.2.1.ebuild b/app-vim/perl-support/perl-support-3.2.1.ebuild index b390a2c6f886..81cd73711797 100644 --- a/app-vim/perl-support/perl-support-3.2.1.ebuild +++ b/app-vim/perl-support/perl-support-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.2.1.ebuild,v 1.1 2006/09/13 16:20:23 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.2.1.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." - diff --git a/app-vim/perl-support/perl-support-3.2.2.ebuild b/app-vim/perl-support/perl-support-3.2.2.ebuild index 7c568fc7b4ad..186442b6efbe 100644 --- a/app-vim/perl-support/perl-support-3.2.2.ebuild +++ b/app-vim/perl-support/perl-support-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.2.2.ebuild,v 1.1 2006/12/23 18:55:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.2.2.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." - diff --git a/app-vim/perl-support/perl-support-3.4.ebuild b/app-vim/perl-support/perl-support-3.4.ebuild index 5462cb6df1e4..371b1774900f 100644 --- a/app-vim/perl-support/perl-support-3.4.ebuild +++ b/app-vim/perl-support/perl-support-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.4.ebuild,v 1.1 2007/04/10 07:34:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.4.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." - diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild index b228d7ae5237..b50488432f48 100644 --- a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild +++ b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.8 2006/11/23 07:33:06 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for PGN files." - diff --git a/app-vim/svncommand/svncommand-0.2.ebuild b/app-vim/svncommand/svncommand-0.2.ebuild index 23964aac23cd..7b78318a351a 100644 --- a/app-vim/svncommand/svncommand-0.2.ebuild +++ b/app-vim/svncommand/svncommand-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild,v 1.2 2005/05/23 08:47:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild,v 1.3 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -16,4 +16,3 @@ RDEPEND="${RDEPEND} !app-vim/vimspell" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=922" - diff --git a/app-vim/svncommand/svncommand-1.67.3.ebuild b/app-vim/svncommand/svncommand-1.67.3.ebuild index 6ee766567637..a0ca3bba3611 100644 --- a/app-vim/svncommand/svncommand-1.67.3.ebuild +++ b/app-vim/svncommand/svncommand-1.67.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.4 2005/07/05 10:50:51 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin @@ -16,4 +16,3 @@ RDEPEND="${RDEPEND} !app-vim/vimspell" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=922" - diff --git a/app-vim/taglist/taglist-3.4-r1.ebuild b/app-vim/taglist/taglist-3.4-r1.ebuild index c27e7b124c9f..577d24d7df63 100644 --- a/app-vim/taglist/taglist-3.4-r1.ebuild +++ b/app-vim/taglist/taglist-3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.11 2005/06/27 17:04:13 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.12 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} epatch ${FILESDIR}/${P}-ebuilds.patch } - diff --git a/app-vim/taglist/taglist-4.1.ebuild b/app-vim/taglist/taglist-4.1.ebuild index e9743b018b4b..5f5ce10030e1 100644 --- a/app-vim/taglist/taglist-4.1.ebuild +++ b/app-vim/taglist/taglist-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.1.ebuild,v 1.3 2007/02/11 14:07:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.1.ebuild,v 1.4 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin eutils @@ -22,4 +22,3 @@ src_unpack() { epatch ${FILESDIR}/${PN}-3.4-ebuilds.patch [[ -f plugin/${PN}.vim.orig ]] && rm plugin/${PN}.vim.orig } - diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild index 75a2bc71aa4c..a301823f36e7 100644 --- a/app-vim/thlnk/thlnk-1.2.1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.11 2005/04/24 12:20:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.12 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -11,4 +11,3 @@ KEYWORDS="alpha sparc x86 ia64 ppc" IUSE="" VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual" - diff --git a/app-vim/udev-syntax/udev-syntax-20051016.ebuild b/app-vim/udev-syntax/udev-syntax-20051016.ebuild index e3107a59b0eb..b975c715ecc9 100644 --- a/app-vim/udev-syntax/udev-syntax-20051016.ebuild +++ b/app-vim/udev-syntax/udev-syntax-20051016.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016.ebuild,v 1.4 2006/11/22 06:38:16 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016.ebuild,v 1.5 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -14,4 +14,3 @@ VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for udev.rules files. These files are automatically detected by filename; manual loading is also possible, via :set filetype=udev" - diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild index 0838b2eae984..aeb481fffb43 100644 --- a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild +++ b/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild,v 1.5 2007/07/02 14:12:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="Danish" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="" - diff --git a/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild b/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild index 413a132ea146..acad177ab30d 100644 --- a/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild +++ b/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild,v 1.7 2007/07/02 14:09:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="German" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="GPL-2" KEYWORDS="amd64 ~ppc sparc x86" IUSE="" - diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild index 915fa0580eb0..85b4ad92c1b3 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.8 2007/06/01 12:43:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="English" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" KEYWORDS="amd64 ppc sparc x86" IUSE="" - diff --git a/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild index 145a054a3078..8fd3187be6b3 100644 --- a/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild,v 1.5 2007/07/02 14:08:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="French" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" - diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild index 655574864155..c053670f3481 100644 --- a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild +++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild,v 1.5 2007/07/02 14:10:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="Dutch" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" - diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild index f36319612f80..9318cbcc5490 100644 --- a/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild +++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild,v 1.5 2007/07/02 14:10:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild,v 1.6 2007/07/11 05:14:08 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="Polish" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="CCPL-Attribution-ShareAlike-2.0" KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" - diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild index 98f4494dd227..f9776d19b323 100644 --- a/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild,v 1.2 2006/10/27 22:28:09 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild,v 1.3 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="Russian" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="as-is" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" - diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild index 2e32c8520916..80a3a9c32ec5 100644 --- a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild,v 1.4 2007/07/02 14:11:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild,v 1.5 2007/07/11 05:14:07 mr_bones_ Exp $ VIM_SPELL_LANGUAGE="Russian" @@ -9,4 +9,3 @@ inherit vim-spell LICENSE="as-is" KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" - diff --git a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild index 25ebe007a704..003418ac332f 100644 --- a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild +++ b/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild,v 1.7 2006/11/20 07:14:08 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild,v 1.8 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -17,4 +17,3 @@ src_unpack() { cd "${S}" epatch ${FILESDIR}/${P}-colon-problems.patch } - diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild index 45d854e8b32b..c900820a593e 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.4 2005/02/22 23:13:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.5 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -39,4 +39,3 @@ src_install() { dodoc vimoutlinerrc } - diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild index b571536b8d2b..9f2cae758570 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.7 2006/11/22 05:33:32 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -41,4 +41,3 @@ src_install() { dodoc vimoutlinerrc } - diff --git a/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild index 0fc031ceb9b8..72ca211152b0 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild,v 1.1 2005/12/17 03:47:49 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4.ebuild,v 1.2 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -37,4 +37,3 @@ src_install() { dodoc vimoutlinerrc } - diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild index ec9cef0555d0..b0e416819456 100644 --- a/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild +++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.12 2006/09/30 18:51:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.13 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -14,4 +14,3 @@ VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Wikipedia article files. Detection is by filename (*.wiki)." VIM_PLUGIN_MESSAGES="filetype" - diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild b/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild index 10a9bb3f8348..62268d98124a 100644 --- a/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild +++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild,v 1.8 2006/11/23 08:36:18 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -20,4 +20,3 @@ src_unpack() { sed -i -e 's,^hi\(ghlight\)\? link,hi def link,' syntax/xquery.vim \ || die "sed failed" } - diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild b/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild index 15208a949dcc..200850ec437c 100644 --- a/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild +++ b/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild,v 1.6 2005/08/08 22:03:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xquery-syntax/xquery-syntax-0.1.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for XQuery files." - diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild index 01c4e3b3fb19..e4bd9927c617 100644 --- a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild +++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild,v 1.7 2005/09/12 22:38:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -17,4 +17,3 @@ src_unpack() { # hi link is evil. See bug #101787, bug #101804. sed -i -e 's,^hi link,hi def link,' syntax/xsl.vim || die "sed failed" } - |