summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-11-12 11:16:26 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-11-12 11:16:26 +0000
commitc1ffc6383916af79754e0cbe4853e451185acc3f (patch)
treee138ddebf02f8d906b117a2fa6eab3967528baab /app-editors/vim-core/vim-core-6.4.ebuild
parentFix failure when USE="glade -gnome" (bug #112227) (diff)
downloadgentoo-2-c1ffc6383916af79754e0cbe4853e451185acc3f.tar.gz
gentoo-2-c1ffc6383916af79754e0cbe4853e451185acc3f.tar.bz2
gentoo-2-c1ffc6383916af79754e0cbe4853e451185acc3f.zip
stable on alpha wrt bug #112226
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.4.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.4.ebuild b/app-editors/vim-core/vim-core-6.4.ebuild
index f43caaeffe80..84bce998e67d 100644
--- a/app-editors/vim-core/vim-core-6.4.ebuild
+++ b/app-editors/vim-core/vim-core-6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.4.ebuild,v 1.4 2005/11/12 03:37:40 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.4.ebuild,v 1.5 2005/11/12 11:15:22 ferdy Exp $
inherit vim
@@ -21,6 +21,6 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
IUSE="nls"
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )"