diff options
author | 2007-05-04 20:13:13 +0000 | |
---|---|---|
committer | 2007-05-04 20:13:13 +0000 | |
commit | 0f8fd427f956db7792c140e2291c78c0e7c23b87 (patch) | |
tree | bade575276c0285b5433b3344f1655d820c23736 /app-editors/vim/vim-7.0.235.ebuild | |
parent | Stable for HPPA (bug #176942). (diff) | |
download | historical-0f8fd427f956db7792c140e2291c78c0e7c23b87.tar.gz historical-0f8fd427f956db7792c140e2291c78c0e7c23b87.tar.bz2 historical-0f8fd427f956db7792c140e2291c78c0e7c23b87.zip |
Marked stable on amd64 for bug #176464
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'app-editors/vim/vim-7.0.235.ebuild')
-rw-r--r-- | app-editors/vim/vim-7.0.235.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.0.235.ebuild b/app-editors/vim/vim-7.0.235.ebuild index 019951ffce66..7ca67f4a8e13 100644 --- a/app-editors/vim/vim-7.0.235.ebuild +++ b/app-editors/vim/vim-7.0.235.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.7 2007/05/03 18:45:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.8 2007/05/04 20:10:45 dang 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 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |