summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-02-18 20:11:44 +0000
committerTom Martin <slarti@gentoo.org>2005-02-18 20:11:44 +0000
commit4f23e6a39b126093f5f5428b4ec72a41256c5329 (patch)
treea87fdcd53d766f5af1251cfdc138fd39dff41835
parentGCC 4 compatability update; closes bug #80588 (diff)
downloadgentoo-2-4f23e6a39b126093f5f5428b4ec72a41256c5329.tar.gz
gentoo-2-4f23e6a39b126093f5f5428b4ec72a41256c5329.tar.bz2
gentoo-2-4f23e6a39b126093f5f5428b4ec72a41256c5329.zip
1.5 amd64 stable, 1.5_rc1 amd64 testing.
(Portage version: 2.0.51.16)
-rw-r--r--app-vim/latexsuite/ChangeLog6
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild4
-rw-r--r--app-vim/latexsuite/latexsuite-1.5_rc1.ebuild4
3 files changed, 9 insertions, 5 deletions
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 <slarti@gentoo.org> latexsuite-1.5.ebuild,
+ latexsuite-1.5_rc1.ebuild:
+ 1.5 amd64 stable, 1.5_rc1 amd64 testing.
30 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> 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.