blob: 81d7258243caf40be5f7369fe14ab1804d388166 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DEPEND=>=dev-lisp/asdf-2.33-r3:= !dev-lisp/openmcl
DESCRIPTION=Common Lisp implementation, derived from Digitool's MCL product
EAPI=5
HOMEPAGE=http://ccl.clozure.com/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=LLGPL-2.1
RDEPEND=>=dev-lisp/asdf-2.33-r3:=
SLOT=0
SRC_URI=x86? ( ftp://ftp.clozure.com/pub/release/1.10/ccl-1.10-linuxx86.tar.gz ) amd64? ( ftp://ftp.clozure.com/pub/release/1.10/ccl-1.10-linuxx86.tar.gz )
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f5d9deff9469ee3d38ba95430352f501
|