Files
gentoo/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
Alex Fan 0bdce5de3c app-vim/vim-addon-mw-utils: keyword 20121105 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2021-08-05 21:53:04 +08:00

12 lines
374 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit vim-plugin
DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
LICENSE="GPL-3"
KEYWORDS="amd64 ~riscv x86"