diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-11-12 00:02:19 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-11-12 00:02:19 +0000 |
commit | 1a975e4c6461cf24d2c937f6aea011e6012f2eaf (patch) | |
tree | b51ddc2b951c67f0b106ce371dee65d297cfe097 /app-editors/vim/vim-6.4.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-1a975e4c6461cf24d2c937f6aea011e6012f2eaf.tar.gz gentoo-2-1a975e4c6461cf24d2c937f6aea011e6012f2eaf.tar.bz2 gentoo-2-1a975e4c6461cf24d2c937f6aea011e6012f2eaf.zip |
Stable on x86, bug #112226.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-editors/vim/vim-6.4.ebuild')
-rw-r--r-- | app-editors/vim/vim-6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.4.ebuild b/app-editors/vim/vim-6.4.ebuild index eab6f3ec3459..561da638a04e 100644 --- a/app-editors/vim/vim-6.4.ebuild +++ b/app-editors/vim/vim-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/vim-6.4.ebuild,v 1.1 2005/10/15 20:20:06 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.4.ebuild,v 1.2 2005/11/12 00:02:19 ticho Exp $ inherit vim @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vim, an improved vi-style text editor" -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 minimal" PROVIDE="virtual/editor" DEPEND="${DEPEND} |