diff options
Diffstat (limited to 'app-vim/latexsuite/latexsuite-1.5.20060325.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 28897f18d89a..eebdd88afcbd 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-2008 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.7 2008/09/03 15:47:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.8 2008/09/06 13:48:47 nixnut Exp $ inherit vim-plugin versionator @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" # See bug #112326 for why we have this nasty hack |