blob: 4d3104699aa97ee80997b26fd7fcd4af40339e44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DEPEND=virtual/tex-base doc? ( dev-texlive/texlive-genericrecommended )
DESCRIPTION=Donald Knuth's MMIX Assembler and Simulator
EAPI=5
HOMEPAGE=http://www-cs-faculty.stanford.edu/~knuth/mmix.html http://mmix.cs.hm.edu
IUSE=doc
KEYWORDS=amd64 x86
LICENSE=mmix
RESTRICT=mirror
SLOT=0
SRC_URI=http://mmix.cs.hm.edu/src/mmix-20131017.tgz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=d1aa05e586007d9b13c4cb1d638099d2
|