summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-24 09:08:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-24 09:08:23 +0000
commit414c3ebc31bae92ab62f361ab6e4f23882d72684 (patch)
tree00c20fc08fc0a5087ec6672d4dce762d27329fde /app-editors/vim-core
parentarm/hppa/ia64/s390 stable (diff)
downloadhistorical-414c3ebc31bae92ab62f361ab6e4f23882d72684.tar.gz
historical-414c3ebc31bae92ab62f361ab6e4f23882d72684.tar.bz2
historical-414c3ebc31bae92ab62f361ab6e4f23882d72684.zip
arm/s390 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/vim-core')
-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 fd371170e99b..dbe83b52d665 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.9 2005/07/23 21:59:06 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.10 2005/07/24 09:08:17 vapier 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 )"