blob: 7fb2a6520439a5bd8c7f76aac554b738448b398e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:* >=dev-vcs/git-1.8.2.1[curl]
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 git-r3
LICENSE=GPL-3+
PROPERTIES=live
RDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:*
SLOT=0
_eclasses_=elisp-common b5740ee671dad911400f832fe315a9a5 elisp fbefa95f5e9ab880a34bc69832b7c0d7 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=42302a97b9692aee73ecbdba04df2158
|