summaryrefslogtreecommitdiff
blob: 6051a7ee39ad489c4e8c40fc951e41e13509ab4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r21.ebuild,v 1.3 2003/04/02 14:39:45 agriffis Exp $

IUSE="gpm ncurses nls perl python ruby tcltk X"
VIMPATCH="411"
inherit vim

DESCRIPTION="Vi IMproved!"
KEYWORDS="x86 ~ppc sparc alpha ~hppa ~arm ~mips"
DEPEND="${DEPEND}
	>=app-editors/vim-core-6.1-r5"

PROVIDE="virtual/editor"