blob: 3a752742df3d70731c2ac2b801f410132ece3f9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm
DEPEND=emacs? ( virtual/emacs )
DESCRIPTION=Gambit-C is a native Scheme to C compiler and interpreter
EAPI=4
HOMEPAGE=http://www.iro.umontreal.ca/~gambit/
IUSE=emacs static
KEYWORDS=~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos
LICENSE=|| ( Apache-2.0 LGPL-2.1 )
SLOT=0
SRC_URI=http://www.iro.umontreal.ca/~gambit/download/gambit/v4.6/source/gambc-v4_6_5.tgz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_configure:- src_compile:- src_install:-
_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=b7feb2dba9a3b52c96feae3199d8d04a
|