summaryrefslogtreecommitdiff
blob: 2889ac01f3df51e420c540c2bc74537bac8d5f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1.ebuild,v 1.6 2006/09/19 13:34:00 pioto Exp $

inherit vim-plugin

DESCRIPTION="vim plugin: vimbuddy for the status line"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8"
LICENSE="as-is"
KEYWORDS="x86 sparc mips hppa ~amd64 alpha ia64 ~ppc"
IUSE=""

VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8"

RDEPEND="!>=app-editors/vim-core-7"