summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 09:58:38 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 09:58:38 +0000
commit003c5810b1a74eae2de000c2b17771fc2eba06c6 (patch)
treea79d942a09cb4a1f7005a6b7656474562143a59e /app-vim
parentStable on amd64. (diff)
downloadhistorical-003c5810b1a74eae2de000c2b17771fc2eba06c6.tar.gz
historical-003c5810b1a74eae2de000c2b17771fc2eba06c6.tar.bz2
historical-003c5810b1a74eae2de000c2b17771fc2eba06c6.zip
Stable on amd64.
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/showmarks/ChangeLog5
-rw-r--r--app-vim/showmarks/showmarks-2.2.ebuild4
-rw-r--r--app-vim/taglist/ChangeLog5
-rw-r--r--app-vim/taglist/taglist-3.4-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-vim/showmarks/ChangeLog b/app-vim/showmarks/ChangeLog
index 04de426c381a..57c0d9388a65 100644
--- a/app-vim/showmarks/ChangeLog
+++ b/app-vim/showmarks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/showmarks
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/ChangeLog,v 1.16 2004/09/19 19:50:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/ChangeLog,v 1.17 2004/10/19 09:57:55 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> showmarks-2.2.ebuild:
+ Stable on amd64.
19 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> showmarks-2.2.ebuild:
Stable on alpha.
diff --git a/app-vim/showmarks/showmarks-2.2.ebuild b/app-vim/showmarks/showmarks-2.2.ebuild
index 346b9a960b77..b30b6890869f 100644
--- a/app-vim/showmarks/showmarks-2.2.ebuild
+++ b/app-vim/showmarks/showmarks-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.2.ebuild,v 1.5 2004/10/08 02:42:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.2.ebuild,v 1.6 2004/10/19 09:57:55 absinthe Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: show location marks visually"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152"
LICENSE="public-domain"
-KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="showmarks.txt"
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index a4a0126514fc..5985392f4c65 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.29 2004/10/09 23:46:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.30 2004/10/19 09:58:38 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> taglist-3.4-r1.ebuild:
+ Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> taglist-3.4-r1.ebuild:
Stable on alpha.
diff --git a/app-vim/taglist/taglist-3.4-r1.ebuild b/app-vim/taglist/taglist-3.4-r1.ebuild
index a23c6e281627..edcb1c077afd 100644
--- a/app-vim/taglist/taglist-3.4-r1.ebuild
+++ b/app-vim/taglist/taglist-3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.4 2004/10/09 23:46:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.5 2004/10/19 09:58:38 absinthe 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="alpha ~amd64 ia64 mips ~ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86"
IUSE=""
RDEPEND="dev-util/ctags"