diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-05 20:23:51 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-05 20:23:51 +0000 |
commit | a785608dc4a3daab447661686cc59f024328b23f (patch) | |
tree | 269b088f568ef6e2567357cbd2957b41af51685e /app-editors/vim/vim-6.3.068.ebuild | |
parent | Version bump, plus mark 2.3 stable on amd64 (diff) | |
download | historical-a785608dc4a3daab447661686cc59f024328b23f.tar.gz historical-a785608dc4a3daab447661686cc59f024328b23f.tar.bz2 historical-a785608dc4a3daab447661686cc59f024328b23f.zip |
Marked stable on amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors/vim/vim-6.3.068.ebuild')
-rw-r--r-- | app-editors/vim/vim-6.3.068.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.3.068.ebuild b/app-editors/vim/vim-6.3.068.ebuild index 4604298f36e7..7892ec90f6ac 100644 --- a/app-editors/vim/vim-6.3.068.ebuild +++ b/app-editors/vim/vim-6.3.068.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.068.ebuild,v 1.3 2005/04/05 20:16:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.068.ebuild,v 1.4 2005/04/05 20:20:33 cryos 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 mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="${IUSE} nls" PROVIDE="virtual/editor" DEPEND="${DEPEND} |