diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:29:10 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:29:10 +0000 |
commit | 48a650d84bc27eeb76ae73cfc86052c85fb1ce58 (patch) | |
tree | d124ced90e3908ac7b30ebce0f3252c151950267 /app-vim/latexsuite/latexsuite-1.5.ebuild | |
parent | Fixes #50615. (diff) | |
download | historical-48a650d84bc27eeb76ae73cfc86052c85fb1ce58.tar.gz historical-48a650d84bc27eeb76ae73cfc86052c85fb1ce58.tar.bz2 historical-48a650d84bc27eeb76ae73cfc86052c85fb1ce58.zip |
sparcy
Diffstat (limited to 'app-vim/latexsuite/latexsuite-1.5.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index 5d296b2329da..21f2e69abe96 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.2 2004/05/30 11:58:16 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.3 2004/06/19 23:26:05 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim." HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="~alpha ~sparc ~x86 ~ia64 ~ppc ~amd64" +KEYWORDS="~alpha sparc ~x86 ~ia64 ~ppc ~amd64" # We use this tar-ball as it's distributed instead of repackaging it. # The only caveat is that the tarball unpacks into the current |