blob: 62d3e6f516249aa0e135b3c2b3554c4bf404fe2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys
EAPI=5
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=213
KEYWORDS=amd64 x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/c-support-6.1.1.tar.bz2 https://dev.gentoo.org/~radhermit/vim/c-support-6.1.1.tar.bz2
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 vim-doc 4db4257ea295035f27611730650a03f1 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=e7f6952818b37e2d9b7cca2a2b547eeb
|