blob: 0e50ea0666dd36e41ea7d9aeddd23dd3be07c2d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=app-emacs/ebuild-mode-1.64 app-emacs/company-mode >=app-editors/emacs-26.2:* >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Company backend for editing Ebuild files
EAPI=8
HOMEPAGE=https://gitweb.gentoo.org/proj/company-ebuild.git
INHERIT=elisp git-r3
LICENSE=GPL-2+
PROPERTIES=live
RDEPEND=>=app-emacs/ebuild-mode-1.64 app-emacs/company-mode >=app-editors/emacs-26.2:*
SLOT=0
_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=7b1872eb4574bb5d3808b654e8d546fc
|