blob: 96ced9974030d65a548705f286c47006f871b38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-scheme/guile-2.0.0 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=>=dev-scheme/guile-2.0.0 app-emacs/flycheck app-emacs/geiser-guile >=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 e7aaa047873789f549ea3df2f04b2145 elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=f46985da4607e15de098c25c9ff2671d
|