blob: 8c300a869410c7e02860f06385786431a064ded3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: simulate a split shell with screen or tmux
EAPI=7
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=2711
INHERIT=vim-plugin vcs-snapshot
KEYWORDS=amd64 ~arm64 x86
LICENSE=public-domain
RDEPEND=|| ( app-misc/screen app-misc/tmux ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/Screen-vim---gnu-screentmux/tarball/1.5 -> screen-1.5.tar.gz
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41 vcs-snapshot 19dc666868420457132a7514d4621476
_md5_=b764e87b00ef1f0fbd72aebcae0b2997
|