diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:03:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:03:48 +0000 |
commit | 84541e7e6b428a6c027b782491fc25b56ae78c18 (patch) | |
tree | 76c21e4814e524fd1960907fc6b8e7ec3a334c25 /app-editors | |
parent | Mark 1.0.2 stable on ia64 (diff) | |
download | gentoo-2-84541e7e6b428a6c027b782491fc25b56ae78c18.tar.gz gentoo-2-84541e7e6b428a6c027b782491fc25b56ae78c18.tar.bz2 gentoo-2-84541e7e6b428a6c027b782491fc25b56ae78c18.zip |
Mark 7.0.17 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index e86e939e32c0..07cc5fa204dd 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.227 2006/05/28 04:58:01 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.228 2006/07/10 14:03:48 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> vim-7.0.17.ebuild: + Mark 7.0.17 stable on ia64 28 May 2006; <rphillips@gentoo.org> -vim-7.0.ebuild, -vim-7.0-r1.ebuild, -vim-7.0-r2.ebuild: 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} |