summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-08 02:43:18 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-08 02:43:18 +0000
commitf08ac9ce8e09611cbb9c3afa94591c3a47afa899 (patch)
treece8f1bd73fe74f7c0ab5a515983541d1a403f8c4 /app-vim/latexsuite
parentia64 stable #66667 (Manifest recommit) (diff)
downloadgentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.tar.gz
gentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.tar.bz2
gentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.zip
ia64 stable #66667
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild5
1 files changed, 3 insertions, 2 deletions
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.