summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-22 23:22:47 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-22 23:22:47 +0000
commit88322f539fb27e907b8951ed303e95dc2a81d764 (patch)
tree0503aa699dd4411603a771f0486389b53fcecca8 /app-vim/curcmdmode
parentstabilize (since this version works for uclibc) (diff)
downloadhistorical-88322f539fb27e907b8951ed303e95dc2a81d764.tar.gz
historical-88322f539fb27e907b8951ed303e95dc2a81d764.tar.bz2
historical-88322f539fb27e907b8951ed303e95dc2a81d764.zip
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim/curcmdmode')
-rw-r--r--app-vim/curcmdmode/curcmdmode-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/curcmdmode/curcmdmode-1.0.ebuild b/app-vim/curcmdmode/curcmdmode-1.0.ebuild
index fd34d1d1a128..856df790e60b 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0.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/curcmdmode/curcmdmode-1.0.ebuild,v 1.6 2005/01/01 16:48:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/curcmdmode/curcmdmode-1.0.ebuild,v 1.7 2005/02/22 23:22:12 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library for extending vim's mode() function"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc mips ~ppc"
+KEYWORDS="x86 sparc mips ~ppc alpha ia64"
IUSE=""
RDEPEND=">=app-vim/genutils-1.7"