blob: 7498e9626fd13931c23e8128cb0ec37b4fb1469d (
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=Emacs major mode for devicetree sources
EAPI=7
HOMEPAGE=https://github.com/bgamari/dts-mode
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/bgamari/dts-mode/archive/9ee0854446dcc6c53d2b8d2941051768dba50344.tar.gz -> dts-mode-0.1.0_pre20161103.tar.gz
_eclasses_=elisp-common dc179f98b2b4d9a4473fd3bdc154bbb6 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=e8b695cc744fac577ee31bc10b1aff7b
|