blob: c7e066a3f27e732ef704bdea7868ba410ccfe2ee (
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 ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 pax-utils 4c2654a34ebe732e85fda354f6ee642f toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=cbaf2e1b2f946750d3229ea5df7d6401
|