blob: 4eccc838e17b0da228b9dc688158f248462a95c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/geiser >=app-editors/emacs-26.1:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Chez Scheme's implementation of the Geiser protocols
EAPI=8
HOMEPAGE=https://gitlab.com/emacs-geiser/chez/
INHERIT=elisp
KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=app-emacs/geiser dev-scheme/chez >=app-editors/emacs-26.1:*
SLOT=0
SRC_URI=https://gitlab.com/emacs-geiser/chez/-/archive/0.18/chez-0.18.tar.bz2 -> geiser-chez-0.18.tar.bz2
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp e7149f29f0c141396a0cec7cc59947a6
_md5_=14c15a7445d6484c3b1ac62caa09c4b2
|