summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/taglist/ChangeLog5
-rw-r--r--app-vim/taglist/taglist-3.1.ebuild4
-rw-r--r--app-vim/tmpl/ChangeLog7
-rw-r--r--app-vim/tmpl/tmpl-0.1.ebuild6
-rw-r--r--app-vim/vimspell/ChangeLog5
-rw-r--r--app-vim/vimspell/vimspell-1.70.ebuild4
-rw-r--r--app-vim/xsl/ChangeLog7
-rw-r--r--app-vim/xsl/xsl-0.3.11.ebuild6
8 files changed, 28 insertions, 16 deletions
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index 9b1c34a10a84..71bb5dcd4938 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.12 2004/01/23 15:48:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.13 2004/03/16 01:04:02 dholm Exp $
+
+ 16 Mar 2004; David Holm <dholm@gentoo.org> taglist-3.1.ebuild:
+ Added to ~ppc.
23 Jan 2004; Aron Griffis <agriffis@gentoo.org> taglist-3.1.ebuild:
stable on ia64
diff --git a/app-vim/taglist/taglist-3.1.ebuild b/app-vim/taglist/taglist-3.1.ebuild
index f69604be0fae..effdfb6158e1 100644
--- a/app-vim/taglist/taglist-3.1.ebuild
+++ b/app-vim/taglist/taglist-3.1.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/taglist/taglist-3.1.ebuild,v 1.4 2004/01/23 15:48:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.1.ebuild,v 1.5 2004/03/16 01:04:02 dholm Exp $
inherit vim-plugin eutils
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: ctags-based source code browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
LICENSE="vim"
-KEYWORDS="x86 alpha sparc ia64"
+KEYWORDS="x86 alpha sparc ia64 ~ppc"
RDEPEND="dev-util/ctags"
diff --git a/app-vim/tmpl/ChangeLog b/app-vim/tmpl/ChangeLog
index a47131056629..fc14aa7b4673 100644
--- a/app-vim/tmpl/ChangeLog
+++ b/app-vim/tmpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/tmpl
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/ChangeLog,v 1.4 2003/12/10 01:39:30 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/ChangeLog,v 1.5 2004/03/16 01:05:19 dholm Exp $
+
+ 16 Mar 2004; David Holm <dholm@gentoo.org> tmpl-0.1.ebuild:
+ Added to ~ppc.
10 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> tmpl-0.1.ebuild:
Added amd64 keyword
diff --git a/app-vim/tmpl/tmpl-0.1.ebuild b/app-vim/tmpl/tmpl-0.1.ebuild
index 08397c63a808..8874f4ad9dd5 100644
--- a/app-vim/tmpl/tmpl-0.1.ebuild
+++ b/app-vim/tmpl/tmpl-0.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/tmpl/tmpl-0.1.ebuild,v 1.4 2003/12/10 01:39:30 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/tmpl-0.1.ebuild,v 1.5 2004/03/16 01:05:19 dholm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=254"
LICENSE="vim"
-KEYWORDS="x86 alpha ia64 sparc amd64"
+KEYWORDS="x86 alpha ia64 sparc amd64 ~ppc"
diff --git a/app-vim/vimspell/ChangeLog b/app-vim/vimspell/ChangeLog
index 18b05e381c90..4bf61b787a3d 100644
--- a/app-vim/vimspell/ChangeLog
+++ b/app-vim/vimspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimspell
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.5 2004/03/16 01:06:20 dholm Exp $
+
+ 16 Mar 2004; David Holm <dholm@gentoo.org> vimspell-1.70.ebuild:
+ Added to ~ppc.
23 Jan 2004; Aron Griffis <agriffis@gentoo.org> vimspell-1.70.ebuild:
stable on alpha and ia64
diff --git a/app-vim/vimspell/vimspell-1.70.ebuild b/app-vim/vimspell/vimspell-1.70.ebuild
index 59f56ffaa90b..33a5b4fff78b 100644
--- a/app-vim/vimspell/vimspell-1.70.ebuild
+++ b/app-vim/vimspell/vimspell-1.70.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/vimspell/vimspell-1.70.ebuild,v 1.3 2004/01/23 15:51:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.70.ebuild,v 1.4 2004/03/16 01:06:20 dholm 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 alpha ia64"
+KEYWORDS="x86 sparc alpha ia64 ~ppc"
# 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/xsl/ChangeLog b/app-vim/xsl/ChangeLog
index 05cdc6c8904e..1fbdb0ae424d 100644
--- a/app-vim/xsl/ChangeLog
+++ b/app-vim/xsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/xsl
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/ChangeLog,v 1.4 2003/12/03 19:25:11 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/ChangeLog,v 1.5 2004/03/16 01:07:25 dholm Exp $
+
+ 16 Mar 2004; David Holm <dholm@gentoo.org> xsl-0.3.11.ebuild:
+ Added to ~ppc.
03 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> xsl-0.3.11.ebuild:
Added sparc keyword
diff --git a/app-vim/xsl/xsl-0.3.11.ebuild b/app-vim/xsl/xsl-0.3.11.ebuild
index dc41ae43c118..5dd830c479f2 100644
--- a/app-vim/xsl/xsl-0.3.11.ebuild
+++ b/app-vim/xsl/xsl-0.3.11.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/xsl/xsl-0.3.11.ebuild,v 1.4 2003/12/03 19:25:11 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.5 2004/03/16 01:07:25 dholm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257"
LICENSE="vim"
-KEYWORDS="x86 alpha ia64 sparc"
+KEYWORDS="x86 alpha ia64 sparc ~ppc"