blob: 614af4330b5a0ec697334042cd399280b7529fd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Lightweight scheme interpreter
EAPI=5
HOMEPAGE=http://tinyscheme.sourceforge.net
IUSE=static-libs
KEYWORDS=amd64 ppc x86
LICENSE=BSD
SLOT=0
SRC_URI=mirror://sourceforge/tinyscheme/tinyscheme-1.41.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=b331bbaf89ab3a8b57a2c115300d1852
|