| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit elisp
DESCRIPTION="Emacs major mode for devicetree sources"
HOMEPAGE="https://github.com/bgamari/dts-mode
https://elpa.gnu.org/packages/dts-mode.html"
SRC_URI="https://elpa.gnu.org/packages/${P}.tar"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
ELISP_REMOVE="dts-mode-pkg.el"
SITEFILE="50${PN}-gentoo.el"
DOCS=( README.mkd )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | dts-mode-1.0.tar | 20480 bytes | https://elpa.gnu.org/packages/dts-mode-1.0.tar |