mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
14 lines
530 B
Plaintext
14 lines
530 B
Plaintext
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=Dark theme for Vim
|
|
EAPI=8
|
|
HOMEPAGE=https://draculatheme.com/vim
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/dracula/vim/archive/refs/tags/v2.0.0.tar.gz -> dracula-2.0.0-vim.tar.gz
|
|
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
|
|
_md5_=c07448049da0b9fb44342144754696c2
|