summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-23 14:00:57 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-23 14:00:57 +0000
commite287a4b42359022351dcbfe76399e58a65135b03 (patch)
treecc343fa12077ce7b379257d508b40f43ce2c8a9c /app-editors/vim-core/vim-core-6.3.084.ebuild
parentStable on sparc wrt #99754 (diff)
downloadgentoo-2-e287a4b42359022351dcbfe76399e58a65135b03.tar.gz
gentoo-2-e287a4b42359022351dcbfe76399e58a65135b03.tar.bz2
gentoo-2-e287a4b42359022351dcbfe76399e58a65135b03.zip
Stable on ia64, bug 99578.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.084.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.3.084.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.084.ebuild b/app-editors/vim-core/vim-core-6.3.084.ebuild
index 48d0990a500d..edd6703ff735 100644
--- a/app-editors/vim-core/vim-core-6.3.084.ebuild
+++ b/app-editors/vim-core/vim-core-6.3.084.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.3.084.ebuild,v 1.7 2005/07/22 21:05:56 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.8 2005/07/23 13:56:14 kloeri Exp $
inherit vim
@@ -21,7 +21,7 @@ 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"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )"