You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-vim/svncommand/svncommand-1.67.3.ebuild

19 lines
608 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.7 2012/11/27 22:45:35 ulm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: SVN (subversion) integration"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=922"
LICENSE="public-domain"
KEYWORDS="alpha amd64 ~hppa ia64 sparc x86"
IUSE=""
# vimspell map conflict, bug #91965
RDEPEND="${RDEPEND}
dev-vcs/subversion
!app-vim/vimspell"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=922"