summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-04-04 09:19:10 +0000
committerDawid Węgliński <cla@gentoo.org>2008-04-04 09:19:10 +0000
commit9487c379144e416e35e5a44401a351cdbd2fda92 (patch)
tree4a26b5b8295f88cc8e98cfa5c26be0fbcafcab15 /app-editors/gvim/gvim-7.1.266.ebuild
parentForgot to package.mask gai too... (diff)
downloadgentoo-2-9487c379144e416e35e5a44401a351cdbd2fda92.tar.gz
gentoo-2-9487c379144e416e35e5a44401a351cdbd2fda92.tar.bz2
gentoo-2-9487c379144e416e35e5a44401a351cdbd2fda92.zip
Stable on x86 wrt bug #216151; fix gvim.desktop
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/gvim/gvim-7.1.266.ebuild')
-rw-r--r--app-editors/gvim/gvim-7.1.266.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-7.1.266.ebuild b/app-editors/gvim/gvim-7.1.266.ebuild
index 2f4bbe86e9d2..6c16246e6628 100644
--- a/app-editors/gvim/gvim-7.1.266.ebuild
+++ b/app-editors/gvim/gvim-7.1.266.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.1.266.ebuild,v 1.1 2008/03/03 15:03:19 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.1.266.ebuild,v 1.2 2008/04/04 09:19:10 cla 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}