mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
552 B
Groff
12 lines
552 B
Groff
DEFINED_PHASES=install prepare
|
|
DESCRIPTION=The Crystal Programming Language
|
|
EAPI=8
|
|
HOMEPAGE=https://crystal-lang.org https://github.com/crystal-lang/crystal
|
|
IUSE=doc
|
|
KEYWORDS=-* ~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=!dev-lang/crystal !dev-util/shards !games-mud/crystal !sci-chemistry/tinker
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.8.2/crystal-1.8.2-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.8.2/crystal-1.8.2-docs.tar.gz )
|
|
_md5_=000505e652d9c9734e2071981d9fd6e5
|