blob: fd013ec78e9b5ad015b11a12b58f38cfbfa1fd71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare pretend setup unpack
DEPEND=dev-libs/gmp doc? ( virtual/latex-base )
DESCRIPTION=Standard ML optimizing compiler and libraries
EAPI=5
HOMEPAGE=http://www.mlton.org
IUSE=binary doc
KEYWORDS=-* ~amd64 ~x86
LICENSE=HPND MIT
RDEPEND=dev-libs/gmp
SLOT=0/20130715
SRC_URI=!binary? ( mirror://sourceforge/mlton/mlton-20130715.src.tgz ) binary? ( amd64? ( mirror://sourceforge/mlton/mlton-20130715-1.amd64-linux.tgz ) x86? ( mirror://sourceforge/mlton/mlton-20130715-1.x86-linux.tgz ) )
_eclass_exported_funcs=pkg_pretend:- pkg_postinst:- pkg_setup:check-reqs src_unpack:- src_prepare:- src_compile:- src_install:-
_eclasses_=check-reqs aee25bdf4e2f459af86d17f7c41dcdf6 eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 pax-utils 4c2654a34ebe732e85fda354f6ee642f toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=cbaf2e1b2f946750d3229ea5df7d6401
|