diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-11-20 05:25:47 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-11-20 05:25:47 +0000 |
commit | 7b3df9037d906b39a7490d5fdfdd588484b6fa06 (patch) | |
tree | 9c005c36a5c045b5c1c7041755a9b8626e377ba6 /app-editors/gvim/gvim-6.4.ebuild | |
parent | version bump, cleaned out old ebuilds (diff) | |
download | gentoo-2-7b3df9037d906b39a7490d5fdfdd588484b6fa06.tar.gz gentoo-2-7b3df9037d906b39a7490d5fdfdd588484b6fa06.tar.bz2 gentoo-2-7b3df9037d906b39a7490d5fdfdd588484b6fa06.zip |
Stable on mips, bug #112226.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-editors/gvim/gvim-6.4.ebuild')
-rw-r--r-- | app-editors/gvim/gvim-6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-6.4.ebuild b/app-editors/gvim/gvim-6.4.ebuild index 62413278aa9c..613273d21451 100644 --- a/app-editors/gvim/gvim-6.4.ebuild +++ b/app-editors/gvim/gvim-6.4.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/gvim/gvim-6.4.ebuild,v 1.7 2005/11/19 07:58:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.4.ebuild,v 1.8 2005/11/20 05:25:47 hardave Exp $ inherit vim @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="GUI version of the Vim text editor" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ~ppc64 sparc x86" IUSE="gnome gtk motif nls" PROVIDE="virtual/editor" DEPEND="${DEPEND} |