blob: 7fdc8f872965b3e4f6b0dd850537fb57858444f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare test
DEPEND=x11-libs/libX11
DESCRIPTION=An aggressively optimizing Scheme compiler
EAPI=5
HOMEPAGE=http://community.schemewiki.org/?Stalin
KEYWORDS=~x86
LICENSE=GPL-3
RDEPEND=x11-libs/libX11
RESTRICT=strip
SLOT=0
SRC_URI=ftp://ftp.ecn.purdue.edu/qobi/stalin-0.11.tgz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f828195a9e3c8041055a93ffe6f07b9e
|