blob: 19442abafba7e2d7d9a23ab9f9f3790975b0ac5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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/
INHERIT=elisp-common
IUSE=emacs ssl static
KEYWORDS=amd64 ~ppc64 x86 ~amd64-linux ~x86-linux
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_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 elisp-common 6bfea130fc0f2cbd4cbc23dc12992349
_md5_=f0b6f6feabff8541c67265511679f57e
|