blob: ceb6c3151329149500a1e9fe1c4ba39cd32b21ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-24.5:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Major mode for Emacs buffers where ebuild commands run
EAPI=8
HOMEPAGE=https://gitlab.com/akater/emacs-ebuild-run-mode
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-emacs/ebuild-mode-1.53 >=app-editors/emacs-24.5:*
SLOT=0
SRC_URI=https://gitlab.com/akater/emacs-ebuild-run-mode/-/archive/v20210713/emacs-ebuild-run-mode-v20210713.tar.gz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=16ccef65393baab3927330d3b9ba1c26
|