blob: 3c42d75d28d9352c6b65a18843622b10d7f61b37 (
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 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-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=7b1872eb4574bb5d3808b654e8d546fc
|