summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-07-15 13:09:11 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-07-15 13:09:11 +0000
commit2e4ebd5c34cf48e60a03c8aa4730862ae6f98457 (patch)
tree4a026c7d1311b9c97301f68b0f58b5afc72cb67a /app-editors/gvim/gvim-7.2.182.ebuild
parentstable x86, security bug 257007 (diff)
downloadgentoo-2-2e4ebd5c34cf48e60a03c8aa4730862ae6f98457.tar.gz
gentoo-2-2e4ebd5c34cf48e60a03c8aa4730862ae6f98457.tar.bz2
gentoo-2-2e4ebd5c34cf48e60a03c8aa4730862ae6f98457.zip
stable x86, security bug 257007
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/gvim/gvim-7.2.182.ebuild')
-rw-r--r--app-editors/gvim/gvim-7.2.182.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-7.2.182.ebuild b/app-editors/gvim/gvim-7.2.182.ebuild
index c56cb0c9e9ce..c2d7e3c24a9b 100644
--- a/app-editors/gvim/gvim-7.2.182.ebuild
+++ b/app-editors/gvim/gvim-7.2.182.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.2.182.ebuild,v 1.2 2009/07/14 23:38:58 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.2.182.ebuild,v 1.3 2009/07/15 13:09:11 fauli Exp $
inherit vim
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="GUI version of the Vim text editor"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="aqua gnome gtk motif nextaw"
DEPEND="${DEPEND}
~app-editors/vim-core-${PV}