blob: d0497127bbc3ad43580b91bea5af3bf62e78bca6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm prepare
DEPEND=emacs? ( >=app-editors/emacs-23.1:* )
DESCRIPTION=Scheme48 is an implementation of the Scheme Programming Language
EAPI=8
HOMEPAGE=https://www.s48.org/
INHERIT=elisp-common flag-o-matic toolchain-funcs
IUSE=doc emacs
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=emacs? ( >=app-editors/emacs-23.1:* )
SLOT=0
SRC_URI=https://www.s48.org/1.9.2/scheme48-1.9.2.tgz
_eclasses_=elisp-common b5740ee671dad911400f832fe315a9a5 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4
_md5_=85251a10e2233507cac3c3482896efb8
|