You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
385 B
13 lines
385 B
DEFINED_PHASES=compile install test
|
|
DEPEND=readline? ( sys-libs/readline:0= )
|
|
DESCRIPTION=compiled, garbage-collected systems programming language
|
|
EAPI=6
|
|
HOMEPAGE=http://nim-lang.org/
|
|
IUSE=doc +readline test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=readline? ( sys-libs/readline:0= )
|
|
SLOT=0
|
|
SRC_URI=http://nim-lang.org/download/nim-0.14.2.tar.xz
|
|
_md5_=520cc2fbbfcfe628b578d8bef15d49d0
|