blob: a6f96b053f1cebdb890ef5955b15e9a50d4485db (
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 4ee3453b022aae73f4d827a0f98920c2 elisp 8dfc7a00348fe9c91895014adc78a4a5
_md5_=47659a351fdeb6dbcecb7f521663df0c
|