summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 05:14:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 05:14:08 +0000
commit1f1eb37e4c2af601b22a8179ffc66723c7024a6b (patch)
tree81a39246f93f1fe34c76839b10d5cb75e7c838d2 /app-vim/help-extra-syntax
parentwhitespace (diff)
downloadgentoo-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/help-extra-syntax')
-rw-r--r--app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild3
-rw-r--r--app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild3
2 files changed, 2 insertions, 4 deletions
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."
-