diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 16:08:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 16:08:55 +0000 |
commit | 4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b (patch) | |
tree | 94d6ce28309f20e8775e9e64d7381a6210cdfe0d /app-vim/latexsuite/latexsuite-1.5.20060124.ebuild | |
parent | Add patches for Qt 4.x for the vulnerability reported lately. (diff) | |
download | gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.tar.gz gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.tar.bz2 gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-vim/latexsuite/latexsuite-1.5.20060124.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060124.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild index e11e3410c52c..ff454811337c 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.7 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.8 2006/10/19 16:08:55 kloeri 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 |