blob: 2c91f8a7a318fce59e1aa4893335b7ea0898a6aa (
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:=
DESCRIPTION=Common Lisp implementation, derived from Digitool's MCL product
EAPI=6
HOMEPAGE=https://ccl.clozure.com
INHERIT=flag-o-matic multilib toolchain-funcs vcs-clean
IUSE=doc
KEYWORDS=-* ~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos
LICENSE=Apache-2.0
RDEPEND=>=dev-lisp/asdf-2.33-r3:=
SLOT=0
SRC_URI=x86? ( https://github.com/Clozure/ccl/releases/download/v1.12.1/ccl-1.12.1-linuxx86.tar.gz ) amd64? ( https://github.com/Clozure/ccl/releases/download/v1.12.1/ccl-1.12.1-linuxx86.tar.gz ) x64-macos? ( https://github.com/Clozure/ccl/releases/download/v1.12.1/ccl-1.12.1-darwinx86.tar.gz ) doc? ( https://ccl.clozure.com/docs/ccl.html )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs dbc9f8d2d49c66467bc327fddd8317bd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean b690a7e9b6c497cf59326a7545df4283 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7
_md5_=e5b87d15e232769b888ddfa082dc4bc6
|