mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
14 lines
632 B
Plaintext
14 lines
632 B
Plaintext
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=Vim configuration for Rust
|
|
EAPI=7
|
|
HOMEPAGE=https://www.rust-lang.org https://github.com/rust-lang/rust.vim
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=|| ( MIT Apache-2.0 )
|
|
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/rust-lang/rust.vim/archive/87c745d8d506fc1eecc1d81df15d5bde1658a2fc.tar.gz -> rust-vim-1_pre20210215.tar.gz
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=a0d95160f77156632197ef60296a3dc6
|