summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-22 21:10:48 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-22 21:10:48 +0000
commit1cb8cb46e854f77b1ff81dbd0767674604833dc9 (patch)
tree27b4fd20e233dad1edb9db7932a47f8d43f40651 /app-editors/vim-core/vim-core-6.3.084.ebuild
parentNew version: 2.10.4. Cleaning old ebuilds/patches. (diff)
downloadgentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.tar.gz
gentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.tar.bz2
gentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.zip
Stable on alpha, 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 13cd39495fdf..48d0990a500d 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.6 2005/07/22 08:07:21 corsair Exp $
+# $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 $
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 )"