blob: 1e4aab6a3b2a443f6f848786bfa9934ce0092252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-26:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Consult integration for Flycheck
EAPI=8
HOMEPAGE=https://github.com/minad/consult-flycheck
INHERIT=elisp
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-26:*
SLOT=0
SRC_URI=https://github.com/minad/consult-flycheck/archive/refs/tags/0.9.tar.gz -> consult-flycheck-0.9.tar.gz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=33db8826e1a789f158bcfc9eaf21600a
|