From 4f23e6a39b126093f5f5428b4ec72a41256c5329 Mon Sep 17 00:00:00 2001 From: Tom Martin Date: Fri, 18 Feb 2005 20:11:44 +0000 Subject: 1.5 amd64 stable, 1.5_rc1 amd64 testing. (Portage version: 2.0.51.16) --- app-vim/latexsuite/ChangeLog | 6 +++++- app-vim/latexsuite/latexsuite-1.5.ebuild | 4 ++-- app-vim/latexsuite/latexsuite-1.5_rc1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-vim/latexsuite') diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index c6aab051f5ed..795d237f955a 100644 --- a/app-vim/latexsuite/ChangeLog +++ b/app-vim/latexsuite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/latexsuite # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.14 2005/01/01 16:51:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.15 2005/02/18 20:11:44 slarti Exp $ + + 18 Feb 2005; Tom Martin latexsuite-1.5.ebuild, + latexsuite-1.5_rc1.ebuild: + 1.5 amd64 stable, 1.5_rc1 amd64 testing. 30 Dec 2004; Bryan Østergaard latexsuite-1.5.ebuild: Stable on alpha. diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index ccd46284df0b..febc5d38881d 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11 2005/01/01 16:51:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.12 2005/02/18 20:11:44 slarti 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. diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild index b787797abb24..9d09149b95bc 100644 --- a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.9 2005/01/01 16:51:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.10 2005/02/18 20:11:44 slarti 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" +KEYWORDS="alpha sparc ~x86 ia64 ~ppc ~amd64" IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. -- cgit v1.2.3-65-gdbad