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

18 lines
462 B

# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: Managing multiple projects with multiple sources like an IDE"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=69"
SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=6273 -> ${P}.tar.gz"
LICENSE="vim.org"
KEYWORDS="~amd64 ~ppc ~x86"
S=${WORKDIR}
VIM_PLUGIN_HELPFILES="${PN}"