diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 19:48:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 19:48:29 +0000 |
commit | 88dca83fd586e9a5a1e8579ba93c389ccb81560e (patch) | |
tree | 8550e79c4ee56db00186d3c32bc37b93de247e77 /app-editors | |
parent | Mark 7.0.91 stable on ia64 (diff) | |
download | gentoo-2-88dca83fd586e9a5a1e8579ba93c389ccb81560e.tar.gz gentoo-2-88dca83fd586e9a5a1e8579ba93c389ccb81560e.tar.bz2 gentoo-2-88dca83fd586e9a5a1e8579ba93c389ccb81560e.zip |
Mark 7.0.91 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 45ea38d268f9..71c2c17f25bb 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.242 2006/10/18 18:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.243 2006/10/19 19:48:29 agriffis Exp $ + + 19 Oct 2006; Aron Griffis <agriffis@gentoo.org> vim-7.0.91.ebuild: + Mark 7.0.91 stable on ia64 18 Oct 2006; Aron Griffis <agriffis@gentoo.org> vim-7.0.91.ebuild: Mark 7.0.91 stable on alpha diff --git a/app-editors/vim/vim-7.0.91.ebuild b/app-editors/vim/vim-7.0.91.ebuild index 29bc04b8c938..1cbce9778d66 100644 --- a/app-editors/vim/vim-7.0.91.ebuild +++ b/app-editors/vim/vim-7.0.91.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.91.ebuild,v 1.4 2006/10/18 18:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.91.ebuild,v 1.5 2006/10/19 19:48:29 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 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |