diff options
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 8b52c85fdf5d..40d71b1bafa7 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.9 2004/12/29 00:36:57 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.10 2004/12/30 00:56:45 kloeri Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. |