diff options
author | 2006-07-10 14:03:48 +0000 | |
---|---|---|
committer | 2006-07-10 14:03:48 +0000 | |
commit | 9068e1c85de0da64ce6edf4d6bc693989d5ca7a4 (patch) | |
tree | 5ec24408107aed3e13b5e625cebac5d908888caa /app-editors/vim/vim-7.0.17.ebuild | |
parent | Mark 1.0.2 stable on ia64 (diff) | |
download | historical-9068e1c85de0da64ce6edf4d6bc693989d5ca7a4.tar.gz historical-9068e1c85de0da64ce6edf4d6bc693989d5ca7a4.tar.bz2 historical-9068e1c85de0da64ce6edf4d6bc693989d5ca7a4.zip |
Mark 7.0.17 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-editors/vim/vim-7.0.17.ebuild')
-rw-r--r-- | app-editors/vim/vim-7.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.0.17.ebuild b/app-editors/vim/vim-7.0.17.ebuild index 84a93e77d4d9..6acd2180cacb 100644 --- a/app-editors/vim/vim-7.0.17.ebuild +++ b/app-editors/vim/vim-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.17.ebuild,v 1.1 2006/05/28 04:52:54 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.17.ebuild,v 1.2 2006/07/10 14:03:48 agriffis Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |