diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-22 20:03:06 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-22 20:03:06 +0000 |
commit | 5f57ef007185d64318818dac5840713a9c83a7da (patch) | |
tree | ac63c0f99c569d389f0884c6dff18bf481c323a2 /app-editors/vim | |
parent | Initial import of x11-plugins/wmufo (diff) | |
download | historical-5f57ef007185d64318818dac5840713a9c83a7da.tar.gz historical-5f57ef007185d64318818dac5840713a9c83a7da.tar.bz2 historical-5f57ef007185d64318818dac5840713a9c83a7da.zip |
amd64
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/vim-6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.3.ebuild b/app-editors/vim/vim-6.3.ebuild index 347c1c903fbe..ddf37791597d 100644 --- a/app-editors/vim/vim-6.3.ebuild +++ b/app-editors/vim/vim-6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.ebuild,v 1.5 2004/06/21 00:07:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.ebuild,v 1.6 2004/06/22 19:59:40 jhuebel Exp $ inherit vim @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="x86 sparc mips ppc ~amd64 alpha ia64 ~arm ~hppa ~ppc64 ~s390" +KEYWORDS="x86 sparc mips ppc amd64 alpha ia64 ~arm ~hppa ~ppc64 ~s390" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |