blob: f61093022763cb583eb5c7320664dee999d95609 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-26.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=A GNU Emacs major mode for Meson build-system files
EAPI=7
HOMEPAGE=https://github.com/wentasah/meson-mode
INHERIT=elisp
KEYWORDS=amd64 ~riscv
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-26.1:*
SLOT=0
SRC_URI=https://github.com/wentasah/meson-mode/archive/v0.3.tar.gz -> meson-mode-0.3.tar.gz
_eclasses_=elisp-common f9c72486dbcb18b633c9d0949211d86e elisp ba40293f44b2e5c3c19d4671c19ce01a
_md5_=3e867d52c1972a00b0a4a1458d294ca2
|