mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
15 lines
480 B
Plaintext
15 lines
480 B
Plaintext
DEFINED_PHASES=compile configure install
|
|
DEPEND=>=dev-libs/libuv-1.10.0
|
|
DESCRIPTION=The Wren Programming Language
|
|
EAPI=7
|
|
HOMEPAGE=http://wren.io/
|
|
IUSE=static-libs tools
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=>=dev-libs/libuv-1.10.0
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/wren-lang/wren/archive/0.2.0.tar.gz -> wren-0.2.0.tar.gz
|
|
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
|
_md5_=82811e043f2a8092c205f12064dc4f7b
|