mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
13 lines
438 B
Plaintext
13 lines
438 B
Plaintext
DEFINED_PHASES=compile install postinst prepare test
|
|
DESCRIPTION=Scheme interpreter and native Scheme to C compiler
|
|
EAPI=8
|
|
HOMEPAGE=https://www.call-cc.org/
|
|
INHERIT=toolchain-funcs
|
|
IUSE=static-libs doc
|
|
KEYWORDS=~alpha amd64 ~mips ppc ppc64 ~riscv x86
|
|
LICENSE=BSD
|
|
SLOT=0
|
|
SRC_URI=https://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=05fac0d812a523db42ec6c47ef5b1573
|