summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-23 15:52:22 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-23 15:52:22 +0000
commitff840c07f5d8a979be435f8f0c67cd3cce10f07c (patch)
tree84477fa14366be346508f9ea8c16fba72319952d /app-vim
parentstable on ia64 (diff)
downloadhistorical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.gz
historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.bz2
historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.zip
stable on alpha and ia64
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/alternate/ChangeLog7
-rw-r--r--app-vim/alternate/alternate-2.4.ebuild6
-rw-r--r--app-vim/colorschemes/ChangeLog8
-rw-r--r--app-vim/colorschemes/colorschemes-20031113.ebuild6
-rw-r--r--app-vim/cvsmenu/ChangeLog7
-rw-r--r--app-vim/cvsmenu/cvsmenu-1.80.ebuild6
-rw-r--r--app-vim/enhancedcommentify/ChangeLog8
-rw-r--r--app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild6
-rw-r--r--app-vim/increment/ChangeLog7
-rw-r--r--app-vim/increment/increment-1.0.ebuild4
-rw-r--r--app-vim/latexsuite/ChangeLog7
-rw-r--r--app-vim/latexsuite/latexsuite-1.5_rc1.ebuild6
-rw-r--r--app-vim/locateopen/ChangeLog5
-rw-r--r--app-vim/locateopen/locateopen-0.8.0.ebuild4
-rw-r--r--app-vim/minibufexpl/ChangeLog5
-rw-r--r--app-vim/minibufexpl/minibufexpl-6.2.6.ebuild4
-rw-r--r--app-vim/multiplesearch/ChangeLog7
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.2.1.ebuild6
-rw-r--r--app-vim/searchcomplete/ChangeLog7
-rw-r--r--app-vim/searchcomplete/searchcomplete-1.1.ebuild6
-rw-r--r--app-vim/supertab/ChangeLog7
-rw-r--r--app-vim/supertab/supertab-0.32.ebuild6
-rw-r--r--app-vim/thlnk/ChangeLog7
-rw-r--r--app-vim/thlnk/thlnk-1.2.1.ebuild6
-rw-r--r--app-vim/vimpython/ChangeLog7
-rw-r--r--app-vim/vimpython/vimpython-1.7.ebuild6
-rw-r--r--app-vim/vimspell/ChangeLog7
-rw-r--r--app-vim/vimspell/vimspell-1.70.ebuild6
-rw-r--r--app-vim/zoomwin/ChangeLog7
-rw-r--r--app-vim/zoomwin/zoomwin-16.ebuild6
30 files changed, 117 insertions, 70 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog
index d5cbeb992516..0698085b4a0b 100644
--- a/app-vim/alternate/ChangeLog
+++ b/app-vim/alternate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/alternate
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.3 2003/12/10 01:51:02 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.4 2004/01/23 15:36:57 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> alternate-2.4.ebuild:
+ stable on alpha and ia64
10 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> alternate-2.4.ebuild:
Added amd64 keyword
diff --git a/app-vim/alternate/alternate-2.4.ebuild b/app-vim/alternate/alternate-2.4.ebuild
index 9ca65eb0b662..e88123c8d002 100644
--- a/app-vim/alternate/alternate-2.4.ebuild
+++ b/app-vim/alternate/alternate-2.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.4.ebuild,v 1.3 2003/12/10 01:51:02 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.4.ebuild,v 1.4 2004/01/23 15:36:57 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: quickly switch between .c and .h files"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=31"
LICENSE="as-is"
-KEYWORDS="~alpha sparc x86 ~ppc amd64"
+KEYWORDS="alpha sparc x86 ~ppc amd64 ia64"
diff --git a/app-vim/colorschemes/ChangeLog b/app-vim/colorschemes/ChangeLog
index 76efd58fd866..277d7c3f32cf 100644
--- a/app-vim/colorschemes/ChangeLog
+++ b/app-vim/colorschemes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/colorschemes
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.2 2003/12/10 00:54:12 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.3 2004/01/23 15:38:33 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ colorschemes-20031113.ebuild:
+ stable on alpha and ia64
10 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org>
colorschemes-20031113.ebuild:
diff --git a/app-vim/colorschemes/colorschemes-20031113.ebuild b/app-vim/colorschemes/colorschemes-20031113.ebuild
index 29d07307228a..8b20cceca219 100644
--- a/app-vim/colorschemes/colorschemes-20031113.ebuild
+++ b/app-vim/colorschemes/colorschemes-20031113.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.2 2003/12/10 00:54:12 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.3 2004/01/23 15:38:33 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net"
HOMEPAGE="http://vim.sourceforge.net/"
LICENSE="vim | GPL-2 | public-domain"
-KEYWORDS="~alpha sparc x86 ~ppc"
+KEYWORDS="alpha sparc x86 ~ppc ia64"
diff --git a/app-vim/cvsmenu/ChangeLog b/app-vim/cvsmenu/ChangeLog
index 04768ead42bd..cdade339a644 100644
--- a/app-vim/cvsmenu/ChangeLog
+++ b/app-vim/cvsmenu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/cvsmenu
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/ChangeLog,v 1.3 2003/12/03 18:49:44 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/ChangeLog,v 1.4 2004/01/23 15:39:16 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> cvsmenu-1.80.ebuild:
+ stable on alpha and ia64
03 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> cvsmenu-1.80.ebuild:
Moved to stable on x86 and sparc
diff --git a/app-vim/cvsmenu/cvsmenu-1.80.ebuild b/app-vim/cvsmenu/cvsmenu-1.80.ebuild
index 7d62377ad3a9..d1e12c0c1d3a 100644
--- a/app-vim/cvsmenu/cvsmenu-1.80.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.80.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.80.ebuild,v 1.2 2003/12/03 18:49:44 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.80.ebuild,v 1.3 2004/01/23 15:39:16 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Menu for CVS-Versioncontrol"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=58"
LICENSE="LGPL-2"
-KEYWORDS="~alpha sparc x86"
+KEYWORDS="alpha sparc x86 ia64"
diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog
index 9b3a4719dd9c..365eb8ef3eca 100644
--- a/app-vim/enhancedcommentify/ChangeLog
+++ b/app-vim/enhancedcommentify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/enhancedcommentify
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.2 2003/12/05 02:55:00 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.3 2004/01/23 15:40:07 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ enhancedcommentify-2.0.ebuild:
+ stable on alpha and ia64
05 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org>
enhancedcommentify-2.0.ebuild:
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild
index 97c9e0b7c1bd..05035ba5fec4 100644
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild
+++ b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.2 2003/12/05 02:55:00 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.3 2004/01/23 15:40:07 agriffis Exp $
inherit vim-plugin
@@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: enhanced comment creation"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
LICENSE="BSD"
-KEYWORDS="~alpha ~sparc ~x86 ~ppc"
+KEYWORDS="alpha ~sparc ~x86 ~ppc ia64"
diff --git a/app-vim/increment/ChangeLog b/app-vim/increment/ChangeLog
index 663b5c40affb..2468ab96deab 100644
--- a/app-vim/increment/ChangeLog
+++ b/app-vim/increment/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/increment
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.1 2003/12/07 01:53:46 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.2 2004/01/23 15:40:48 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> increment-1.0.ebuild:
+ stable on alpha and ia64
*increment-1.0 (07 Dec 2003)
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild
index 7d12d53c8a85..551ee4117d4a 100644
--- a/app-vim/increment/increment-1.0.ebuild
+++ b/app-vim/increment/increment-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.2 2004/01/09 18:20:45 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.3 2004/01/23 15:40:48 agriffis Exp $
inherit vim-plugin
@@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: easily create sequences of incremented values"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842"
LICENSE="as-is"
-KEYWORDS="sparc ~x86 ~ppc amd64"
+KEYWORDS="sparc ~x86 ~ppc amd64 alpha ia64"
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog
index 540451858a84..e037dfae63b0 100644
--- a/app-vim/latexsuite/ChangeLog
+++ b/app-vim/latexsuite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/latexsuite
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.1 2003/10/31 04:10:16 agriffis Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.2 2004/01/23 15:41:28 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> latexsuite-1.5_rc1.ebuild:
+ stable on alpha and ia64
*latexsuite-1.5_rc1 (30 Oct 2003)
diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
index 9c5d8f6d6674..ce3455753ec7 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2003/10/31 04:10:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.2 2004/01/23 15:41:28 agriffis 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"
+KEYWORDS="alpha ~sparc ~x86 ia64"
# We use this tar-ball as it's distributed instead of repackaging it.
# The only caveat is that the tarball unpacks into the current
diff --git a/app-vim/locateopen/ChangeLog b/app-vim/locateopen/ChangeLog
index 2b7be49a2c9b..d46dfa788cc9 100644
--- a/app-vim/locateopen/ChangeLog
+++ b/app-vim/locateopen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/locateopen
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.2 2004/01/16 22:09:29 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.3 2004/01/23 15:44:23 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> locateopen-0.8.0.ebuild:
+ stable on alpha and ia64
*locateopen-0.8.0 (16 Jan 2004)
diff --git a/app-vim/locateopen/locateopen-0.8.0.ebuild b/app-vim/locateopen/locateopen-0.8.0.ebuild
index 5c3a628b13f0..b5ad5adf6548 100644
--- a/app-vim/locateopen/locateopen-0.8.0.ebuild
+++ b/app-vim/locateopen/locateopen-0.8.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.1 2004/01/16 22:09:29 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.2 2004/01/23 15:44:23 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: open a file without supplying a path"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=858"
LICENSE="vim"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~sparc ~x86 alpha ia64"
RDEPEND="${RDEPEND} sys-apps/slocate"
diff --git a/app-vim/minibufexpl/ChangeLog b/app-vim/minibufexpl/ChangeLog
index 71aef563941a..79335beb91f1 100644
--- a/app-vim/minibufexpl/ChangeLog
+++ b/app-vim/minibufexpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/minibufexpl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/ChangeLog,v 1.1 2004/01/08 12:03:24 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/ChangeLog,v 1.2 2004/01/23 15:45:39 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> minibufexpl-6.2.6.ebuild:
+ stable on alpha and ia64
*minibufexpl-6.2.6 (08 Jan 2004)
diff --git a/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild b/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
index 4be0f645609d..f70b292035e0 100644
--- a/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
+++ b/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild,v 1.1 2004/01/08 12:03:24 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild,v 1.2 2004/01/23 15:45:39 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: easily switch between buffers"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=159"
LICENSE="as-is"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~sparc ~x86 alpha ia64"
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog
index 89780fff19e3..aed0fc0476f1 100644
--- a/app-vim/multiplesearch/ChangeLog
+++ b/app-vim/multiplesearch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/multiplesearch
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.1 2003/10/31 02:55:31 agriffis Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.2 2004/01/23 15:46:20 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> multiplesearch-1.2.1.ebuild:
+ stable on alpha and ia64
*multiplesearch-1.2.1 (30 Oct 2003)
diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild
index a7e3ad078e0b..c59136f20959 100644
--- a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.1 2003/10/31 02:55:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.2 2004/01/23 15:46:20 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: allows multiple highlighted searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479"
LICENSE="vim"
-KEYWORDS="~alpha ~sparc ~x86"
+KEYWORDS="alpha ~sparc ~x86 ia64"
diff --git a/app-vim/searchcomplete/ChangeLog b/app-vim/searchcomplete/ChangeLog
index b275ecc94ff5..be1f57935c7f 100644
--- a/app-vim/searchcomplete/ChangeLog
+++ b/app-vim/searchcomplete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/searchcomplete
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/ChangeLog,v 1.1 2003/10/31 02:59:46 agriffis Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/ChangeLog,v 1.2 2004/01/23 15:46:58 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> searchcomplete-1.1.ebuild:
+ stable on alpha and ia64
*searchcomplete-1.1 (30 Oct 2003)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1.ebuild
index ada4d41d8dd5..9f02fd12a4db 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/searchcomplete-1.1.ebuild,v 1.1 2003/10/31 02:59:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/searchcomplete-1.1.ebuild,v 1.2 2004/01/23 15:46:58 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~sparc ~x86"
+KEYWORDS="alpha ~sparc ~x86 ia64"
diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog
index 91942d91cc8e..a1cd1aa011ee 100644
--- a/app-vim/supertab/ChangeLog
+++ b/app-vim/supertab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/supertab
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.6 2003/12/05 04:13:45 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.7 2004/01/23 15:47:37 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> supertab-0.32.ebuild:
+ stable on alpha and ia64
05 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> supertab-0.32.ebuild:
Added amd64 keyword
diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild
index e2bfedda606e..bef4da08d79d 100644
--- a/app-vim/supertab/supertab-0.32.ebuild
+++ b/app-vim/supertab/supertab-0.32.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.4 2003/12/05 04:13:45 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.5 2004/01/23 15:47:37 agriffis Exp $
inherit vim-plugin
@@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182"
LICENSE="vim"
-KEYWORDS="~alpha sparc x86 ~ppc amd64"
+KEYWORDS="alpha sparc x86 ~ppc amd64 ia64"
diff --git a/app-vim/thlnk/ChangeLog b/app-vim/thlnk/ChangeLog
index 84ac6cc9fed2..6d6b090cbdde 100644
--- a/app-vim/thlnk/ChangeLog
+++ b/app-vim/thlnk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/thlnk
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.1 2003/11/19 02:57:23 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.2 2004/01/23 15:49:01 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> thlnk-1.2.1.ebuild:
+ stable on alpha and ia64
*thlnk-1.2.1 (19 Nov 2003)
diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild
index 8f68b424ae68..18924b00e27e 100644
--- a/app-vim/thlnk/thlnk-1.2.1.ebuild
+++ b/app-vim/thlnk/thlnk-1.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.1 2003/11/19 02:57:23 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.2 2004/01/23 15:49:01 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: linking in plaintext"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=293"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~sparc ~x86"
+KEYWORDS="alpha ~sparc ~x86 ia64"
diff --git a/app-vim/vimpython/ChangeLog b/app-vim/vimpython/ChangeLog
index 363f6a49dd9d..c20d7fccb18d 100644
--- a/app-vim/vimpython/ChangeLog
+++ b/app-vim/vimpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimpython
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.1 2003/12/06 03:17:28 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.2 2004/01/23 15:51:01 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> vimpython-1.7.ebuild:
+ stable on alpha and ia64
*vimpython-1.7 (06 Dec 2003)
diff --git a/app-vim/vimpython/vimpython-1.7.ebuild b/app-vim/vimpython/vimpython-1.7.ebuild
index 361711367ee8..44c038aaaeb8 100644
--- a/app-vim/vimpython/vimpython-1.7.ebuild
+++ b/app-vim/vimpython/vimpython-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.1 2003/12/06 03:17:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.2 2004/01/23 15:51:01 agriffis Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: improvements for editing python scripts"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
LICENSE="vim"
-KEYWORDS="~sparc ~x86 ~ppc amd64"
+KEYWORDS="~sparc ~x86 ~ppc amd64 alpha ia64"
DEPEND="${DEPEND} >=sys-apps/sed-4"
diff --git a/app-vim/vimspell/ChangeLog b/app-vim/vimspell/ChangeLog
index 59baa3160233..18b05e381c90 100644
--- a/app-vim/vimspell/ChangeLog
+++ b/app-vim/vimspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimspell
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.3 2003/12/29 08:59:06 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.4 2004/01/23 15:51:41 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> vimspell-1.70.ebuild:
+ stable on alpha and ia64
29 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.70.ebuild:
Stable on x86 and sparc
diff --git a/app-vim/vimspell/vimspell-1.70.ebuild b/app-vim/vimspell/vimspell-1.70.ebuild
index ed43a07433f2..59f56ffaa90b 100644
--- a/app-vim/vimspell/vimspell-1.70.ebuild
+++ b/app-vim/vimspell/vimspell-1.70.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.70.ebuild,v 1.2 2003/12/29 08:59:06 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.70.ebuild,v 1.3 2004/01/23 15:51:41 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: on-the-fly spell checking with aspell"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=465"
LICENSE="GPL-1 | GPL-2"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc alpha ia64"
# In theory, this plugin supports either aspell or ispell. However,
# virtual/spell has been removed by seemant in favour of just using
diff --git a/app-vim/zoomwin/ChangeLog b/app-vim/zoomwin/ChangeLog
index 237734782d05..0eaa71705451 100644
--- a/app-vim/zoomwin/ChangeLog
+++ b/app-vim/zoomwin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/zoomwin
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/ChangeLog,v 1.5 2003/12/23 16:43:44 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/ChangeLog,v 1.6 2004/01/23 15:52:22 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> zoomwin-16.ebuild:
+ stable on alpha and ia64
*zoomwin-16 (23 Dec 2003)
diff --git a/app-vim/zoomwin/zoomwin-16.ebuild b/app-vim/zoomwin/zoomwin-16.ebuild
index 5c5dd0221946..0922bc845845 100644
--- a/app-vim/zoomwin/zoomwin-16.ebuild
+++ b/app-vim/zoomwin/zoomwin-16.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-16.ebuild,v 1.1 2003/12/23 16:43:44 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-16.ebuild,v 1.2 2004/01/23 15:52:22 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: brief-style window zooming"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508"
LICENSE="vim"
-KEYWORDS="~alpha ~sparc ~x86 ~ppc"
+KEYWORDS="alpha ~sparc ~x86 ~ppc ia64"
function src_unpack() {
unpack ${A}