diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-07 06:46:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-07 06:46:47 +0000 |
commit | 8e5abc7d905dc8e10a8c9ed451086cac171f6141 (patch) | |
tree | cc200ad79fcf85d053f8deb7a268a79db616b64b /app-vim | |
parent | Removing testing data (diff) | |
download | gentoo-2-8e5abc7d905dc8e10a8c9ed451086cac171f6141.tar.gz gentoo-2-8e5abc7d905dc8e10a8c9ed451086cac171f6141.tar.bz2 gentoo-2-8e5abc7d905dc8e10a8c9ed451086cac171f6141.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tt2-syntax/tt2-syntax-1.13.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild index bcb24f6c7562..f1a2c2e886a3 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13.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/tt2-syntax/tt2-syntax-1.13.ebuild,v 1.1 2007/09/06 14:41:07 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild,v 1.2 2007/09/07 06:46:47 mr_bones_ Exp $ inherit vim-plugin @@ -12,4 +12,3 @@ IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for perl module Template-Toolkit" - |