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/project/project-1.4.1.ebuild

22 lines
569 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/project/project-1.4.1.ebuild,v 1.2 2012/12/07 18:41:27 ulm Exp $
EAPI="2"
inherit vim-plugin
DESCRIPTION="vim plugin: Managing multiple projects with multiple sources like
an IDE"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=69"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=6273
-> ${P}.tar.gz"
LICENSE="vim.org"
KEYWORDS="~ppc"
IUSE=""
S=${WORKDIR}
VIM_PLUGIN_HELPFILES="project"