mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
556 B
Groff
12 lines
556 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.18.2/crystal-1.18.2-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.18.2/crystal-1.18.2-docs.tar.gz )
|
|
_md5_=7f565412f206a7647de0cef338258974
|