blob: bb987ca5eabfdbb1a81f7247721e5e33185b94f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-text/ghostscript-gpl emacs? ( >=app-editors/emacs-23.1:* )
DEFINED_PHASES=compile configure install postinst postrm test
DEPEND=ssl? ( dev-libs/openssl:0= )
DESCRIPTION=Gambit-C is a native Scheme to C compiler and interpreter
EAPI=8
HOMEPAGE=http://www.iro.umontreal.ca/~gambit/
INHERIT=flag-o-matic 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=https://github.com/gambit/gambit/archive/tags/v4.9.4.tar.gz -> gambit-4.9.4.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a elisp-common 4f91d24ccf86f94b3f28c6470aab24d3
_md5_=d0e54544d4d61463b622936f1ff13191
|