From 1f1eb37e4c2af601b22a8179ffc66723c7024a6b Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 11 Jul 2007 05:14:08 +0000 Subject: whitespace (Portage version: 2.1.2.9) --- app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild | 3 +-- app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'app-vim/help-extra-syntax') 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." - -- cgit v1.2.3-65-gdbad