blob: 470f2e45457122b97de4d036b11d6a52122bdf4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test 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 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=GPL-2+
RDEPEND=>=app-emacs/ebuild-mode-1.53 >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://gitlab.com/akater/emacs-ebuild-run-mode/-/archive/v20221116/emacs-ebuild-run-mode-v20221116.tar.gz
_eclasses_=elisp-common dde4f515dde15603a26a3755438e9c78 elisp d5d9361b9698f474179a2ac3f8bf46e8
_md5_=48c54761192f4dd384253994796a69ad
|