blob: f4783923a5c86fd3f74e4e8ca4ae845e8844dfd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, and more
EAPI=8
HOMEPAGE=https://www.racket-mode.com/ https://github.com/greghendershott/racket-mode/
INHERIT=elisp
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/greghendershott/racket-mode/archive/b0e5f0539a564d972b9df09a7dff44b710999971.tar.gz -> racket-mode-1_p20241031.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp e7149f29f0c141396a0cec7cc59947a6
_md5_=f66376439df4c1ec20ab58d04c592861
|