app-vim/project - 1.4.1 (gentoo)

Search

Package Information

Description:
vim plugin: Managing multiple projects with multiple sources like an IDE
Homepage:
https://www.vim.org/scripts/script.php?script_id=69
License:
vim.org

Ebuild Details

Version EAPI Keywords Slot
1.4.1 7 ~amd64 ~ppc ~x86
View Raw Ebuild
# 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}"

Manifest for 1.4.1

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