blob: 25cba1d3f9f7ccfb753b7bafff05d00214927497 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=emacs? ( >=app-editors/emacs-23.1:* )
DEFINED_PHASES=compile configure install postinst postrm
DEPEND=ssl? ( dev-libs/openssl:0= )
DESCRIPTION=Gambit-C is a native Scheme to C compiler and interpreter
EAPI=7
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.9/source/gambit-v4_9_3.tgz
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a
_md5_=e96578ee1fb0b3550c7dbc48abb26090
|