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/vimcdoc/vimcdoc-1.9.0.ebuild

12 lines
331 B

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit vim-plugin
DESCRIPTION="online vim documentation translated into Chinese"
HOMEPAGE="http://vimcdoc.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="vim.org"
KEYWORDS="~amd64 ~x86"