blob: 0b952705e2614ebcb5fef65119e390dd0fc8a3b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-27.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test 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-27.1:*
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 dcd21c5d379fc2217e95f529504c5fe0 elisp 7190c722d9e06fabcae26ef1e1dc9183
_md5_=6c362a78cf22410f7185925a99aa70fc
|