summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-04-02 21:02:30 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-04-02 21:02:30 +0000
commit1489ab7cddfe3d55a7e389da6dede8bea9d6721b (patch)
tree0d6bb63797aa824773a04c1052d74134b78861f9 /app-editors/vim-core/vim-core-6.3.068.ebuild
parentclean old files (diff)
downloadgentoo-2-1489ab7cddfe3d55a7e389da6dede8bea9d6721b.tar.gz
gentoo-2-1489ab7cddfe3d55a7e389da6dede8bea9d6721b.tar.bz2
gentoo-2-1489ab7cddfe3d55a7e389da6dede8bea9d6721b.zip
x86 sparc mips stable
(Portage version: 2.0.51.19 small furry bundle of death edition)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.068.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.3.068.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.068.ebuild b/app-editors/vim-core/vim-core-6.3.068.ebuild
index 6affe5e96c39..7d70833feaa2 100644
--- a/app-editors/vim-core/vim-core-6.3.068.ebuild
+++ b/app-editors/vim-core/vim-core-6.3.068.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.068.ebuild,v 1.1 2005/03/25 03:28:03 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.068.ebuild,v 1.2 2005/04/02 20:59:33 ciaranm 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="${IUSE} nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050325 )"