blob: bde5bcf3c225905ce6b0d764e575b6b9a46a3d5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare pretend setup test unpack
DEPEND=dev-libs/gmp:* bootstrap-smlnj? ( dev-lang/smlnj ) !bootstrap-smlnj? ( !amd64? ( dev-lang/smlnj ) ) pax-kernel? ( sys-apps/elfix ) doc? ( virtual/latex-base )
DESCRIPTION=Standard ML optimizing compiler and libraries
EAPI=7
HOMEPAGE=http://www.mlton.org
INHERIT=check-reqs multibuild pax-utils
IUSE=binary bootstrap-smlnj stage3 doc pax-kernel
KEYWORDS=~amd64 ~x86
LICENSE=HPND MIT
RDEPEND=dev-libs/gmp:*
SLOT=0/20180207
SRC_URI=!binary? ( mirror://sourceforge/mlton/mlton-20180207.src.tgz ) !bootstrap-smlnj? ( amd64? ( mirror://sourceforge/mlton/mlton-20180207-1.amd64-linux.tgz ) )
_eclasses_=check-reqs 82234bf011d5453330773cd5fc3f0199 multibuild d26d81f242cb193d899a72bca423d0bd pax-utils 91d47e5d20627c717aa878b9167c62a8
_md5_=8b77f08003e305274e9aafdaabf2ffe0
|