blob: 38eaa29596e931491ccdfbef09fdeed4362e9d3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/flycheck app-emacs/geiser-guile >=app-editors/emacs-24.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Flycheck checker for the GNU Guile Scheme implementation
EAPI=8
HOMEPAGE=https://github.com/flatwhatson/flycheck-guile/
INHERIT=elisp
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=app-emacs/flycheck app-emacs/geiser-guile >=dev-scheme/guile-2.0.0 >=app-editors/emacs-24.1:*
SLOT=0
SRC_URI=https://github.com/flatwhatson/flycheck-guile/archive/0.2.tar.gz -> flycheck-guile-0.2.tar.gz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=0c20b97240ea4a1f5fdd1803278e5986
|