blob: 42e5009ef79bdf88d5b7fed0775a95aa34b60f0d (
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? ( >=app-editors/emacs-23.1:* )
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 b1d22ac8bdd4679ab79c71aca235009d eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 elisp-common a1054cff648e1c6a806e17001d052176 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
_md5_=6efcbea2a05a7de600245e59fb061eb1
|