From 2d410d6228de70a8b906c6f478effc2d7b4a9924 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 8 Oct 2004 02:43:18 +0000 Subject: ia64 stable #66667 --- app-vim/latexsuite/latexsuite-1.5.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-vim/latexsuite') diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index 0cbf23359746..1e0cffa0426c 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,13 +1,14 @@ # 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.7 2004/09/06 21:57:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.8 2004/10/08 02:39:10 vapier 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 ~amd64 ia64 ~ppc sparc ~x86" IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. -- cgit v1.2.3-65-gdbad