diff options
author | 2007-07-11 05:14:08 +0000 | |
---|---|---|
committer | 2007-07-11 05:14:08 +0000 | |
commit | ac4aee7189d2ebf0067b8dc1ab6de12721dadc11 (patch) | |
tree | 8c2bc2b036397c2cc99c4fbd7018200dc4436b09 /app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | |
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/latexsuite/latexsuite-1.5.20060325.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 } - |