blob: 3705425d917a881e0d1d11c857e5dbfe8eb1228e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm
DEPEND=ssl? ( dev-libs/openssl:0 ) emacs? ( virtual/emacs )
DESCRIPTION=Gambit-C is a native Scheme to C compiler and interpreter
EAPI=6
HOMEPAGE=http://www.iro.umontreal.ca/~gambit/
IUSE=emacs ssl static
KEYWORDS=amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos
LICENSE=|| ( Apache-2.0 LGPL-2.1 )
RDEPEND=ssl? ( dev-libs/openssl:0 )
SLOT=0
SRC_URI=http://www-labs.iro.umontreal.ca/~gambit/download/gambit/v4.8/source/gambit-v4_8_8.tgz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
_md5_=6b6e61021d5d858d62e20919fc8a4389
|