blob: bd3969444700f7429322ae6633a1b0c35d0bda02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: easy commenting of code for many filetypes
EAPI=7
HOMEPAGE=https://github.com/scrooloose/nerdcommenter https://www.vim.org/scripts/script.php?script_id=1218
INHERIT=vim-plugin git-r3
LICENSE=WTFPL-2
PROPERTIES=live
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin 0dc43a0d19e9cf28116eff88ffd07748 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=fff6c5f34bf428c01725bb7cc5b24653
|