blob: 335a41895a4dd0d1cac06597e9b973dcc7aad84a (
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: easy and fast outlining
EAPI=0
HOMEPAGE=http://www.vimoutliner.org/
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=GPL-2
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/vimoutliner-0.3.4.tar.gz
_eclass_exported_funcs=pkg_postrm:vim-plugin pkg_postinst:vim-plugin src_unpack:- src_install:-
_eclasses_=vim-doc 1b0813c9dadf2431c96854a8d46f5eaf vim-plugin d03d134cdf2c29ad924139c1c76b9043
_md5_=11151244830c60c0d3975761f1f3a119
|