| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.1 | 7 | ~amd64 ~ppc ~x86 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | project-1.4.1.tar.gz | 20705 bytes | https://www.vim.org/scripts/download_script.php?src_id=6273 |