blob: 32d1435c473498538f85eb904787338a3a0eda88 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) >=dev-vcs/git-1.8.2.1
DESCRIPTION=vim plugin: an extensible and universal comment toggler
EAPI=6
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim
LICENSE=GPL-3
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=git-r3 52a888802d25387c2c74cb845d1219bc vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 573d7d5bb2611785411d2e993f727454
_md5_=f237959dbcae227bff5c5f58ffa2ea5d
|