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 | ac4aee7189d2ebf0067b8dc1ab6de12721dadc11 (patch) | |
tree | 8c2bc2b036397c2cc99c4fbd7018200dc4436b09 /app-vim/wikipedia-syntax | |
parent | whitespace (diff) | |
download | historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.tar.gz historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.tar.bz2 historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-vim/wikipedia-syntax')
-rw-r--r-- | app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" - |