summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-02-18 20:41:25 +0000
committerTom Martin <slarti@gentoo.org>2005-02-18 20:41:25 +0000
commit21fbabfa542d1c1ea5683a634e5e47b6673b5198 (patch)
treec5d30edfd9d3ead68abcb11d24fe73dc063d31fd /app-vim
parent~amd64 (diff)
downloadhistorical-21fbabfa542d1c1ea5683a634e5e47b6673b5198.tar.gz
historical-21fbabfa542d1c1ea5683a634e5e47b6673b5198.tar.bz2
historical-21fbabfa542d1c1ea5683a634e5e47b6673b5198.zip
amd64 stable
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimspell/ChangeLog8
-rw-r--r--app-vim/vimspell/vimspell-1.84-r2.ebuild4
-rw-r--r--app-vim/xsl-syntax/ChangeLog5
-rw-r--r--app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild4
4 files changed, 15 insertions, 6 deletions
diff --git a/app-vim/vimspell/ChangeLog b/app-vim/vimspell/ChangeLog
index acaf6fefc49b..d4657858524d 100644
--- a/app-vim/vimspell/ChangeLog
+++ b/app-vim/vimspell/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/vimspell
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.20 2005/01/06 05:17:05 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.21 2005/02/18 20:38:01 slarti Exp $
+
+ 18 Feb 2005; Tom Martin <slarti@gentoo.org> vimspell-1.84-r2.ebuild:
+ amd64 stable.
+
+ 18 Feb 2005; Tom Martin <slarti@gentoo.org> vimspell-1.84-r2.ebuild:
+ amd64 stable.
*vimspell-1.95 (06 Jan 2005)
diff --git a/app-vim/vimspell/vimspell-1.84-r2.ebuild b/app-vim/vimspell/vimspell-1.84-r2.ebuild
index b3d2148815de..70c2f1e8fb96 100644
--- a/app-vim/vimspell/vimspell-1.84-r2.ebuild
+++ b/app-vim/vimspell/vimspell-1.84-r2.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/vimspell/vimspell-1.84-r2.ebuild,v 1.4 2005/01/01 16:56:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r2.ebuild,v 1.5 2005/02/18 20:38:01 slarti Exp $
inherit eutils 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 ~ppc ~amd64 mips"
+KEYWORDS="x86 sparc alpha ~ia64 ~ppc amd64 mips"
IUSE=""
VIM_PLUGIN_HELPFILES="vimspell"
diff --git a/app-vim/xsl-syntax/ChangeLog b/app-vim/xsl-syntax/ChangeLog
index 7810bd855e12..faf129af97eb 100644
--- a/app-vim/xsl-syntax/ChangeLog
+++ b/app-vim/xsl-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/xsl-syntax
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/ChangeLog,v 1.2 2005/02/13 18:29:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/ChangeLog,v 1.3 2005/02/18 20:41:25 slarti Exp $
+
+ 18 Feb 2005; Tom Martin <slarti@gentoo.org> xsl-syntax-0.3.11.ebuild:
+ amd64 stable.
13 Feb 2005; Markus Rothe <corsair@gentoo.org> xsl-syntax-0.3.11.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
index 8e28097b77b0..a7df27a774d8 100644
--- a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
+++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.2 2005/02/13 18:29:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.3 2005/02/18 20:41:25 slarti 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 ~ppc ~amd64 ~ppc64"
+KEYWORDS="x86 alpha ia64 sparc ~ppc amd64 ~ppc64"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257"