blob: b890884c03e5269fef95b1016ccf3cc0d23b0f89 (
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 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/e6c2906316861e151fac9f7c0fa4ce443a1ba1fa.tar.gz -> racket-mode-1_p20231214.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=8befc8faa82d6564a258bdd67de27b1d
|