mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 20:58:14 -07:00
14 lines
609 B
Plaintext
14 lines
609 B
Plaintext
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: Clojure syntax highlighting, filetype and indent settings
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/vim-scripts/VimClojure
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-lang/clojure || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/vim-scripts/VimClojure/archive/2.3.6.tar.gz -> vimclojure-2.3.6.tar.gz
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=4dec3dd0c65be86e0eda8013aa458a7a
|