app-vim/graphviz - 20231230 (gogooverlay)

Search

Package Information

Description:
vim plugin: graphviz and dot file support
Homepage:
https://github.com/liuchengxu/graphviz.vim
License:
vim

Ebuild Details

Version EAPI Keywords Slot
20231230 8 ~amd64 ~x86
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit vim-plugin vcs-snapshot

# Commit from the 30th December 2023
COMMIT="dbe1de334097891186e09e5616671091d89011d5"

DESCRIPTION="vim plugin: graphviz and dot file support"
HOMEPAGE="https://github.com/liuchengxu/graphviz.vim"
SRC_URI="https://github.com/liuchengxu/${PN}.vim/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"

LICENSE="vim"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}.txt"

DOCS=( README.md )

Manifest for 20231230

Type File Size Source URLs
DIST graphviz-20231230.tar.gz 5627 bytes https://github.com/liuchengxu/graphviz.vim/archive/dbe1de334097891186e09e5616671091d89011d5.tar.gz