summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:23:30 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:23:30 +0000
commitd6bb5321030a3ee82b0fce64de04f1768b8e20e2 (patch)
tree65fb4b7f7b0a1df369bf991463a7148117409f0f /app-vim/latexsuite
parentAdd ~ia64 keyword; bug #89292. (diff)
downloadhistorical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.gz
historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.bz2
historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r--app-vim/latexsuite/ChangeLog5
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog
index 795d237f955a..d362441bb241 100644
--- a/app-vim/latexsuite/ChangeLog
+++ b/app-vim/latexsuite/ChangeLog
@@ -1,6 +1,9 @@
# 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.15 2005/02/18 20:11:44 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.16 2005/04/24 12:10:28 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> latexsuite-1.5.ebuild:
+ Stable on ppc.
18 Feb 2005; Tom Martin <slarti@gentoo.org> latexsuite-1.5.ebuild,
latexsuite-1.5_rc1.ebuild:
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild
index febc5d38881d..2c639cb0378b 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.12 2005/02/18 20:11:44 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.13 2005/04/24 12:10:28 hansmi 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.