mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
16 lines
696 B
Plaintext
16 lines
696 B
Plaintext
BDEPEND=test? ( dev-util/shunit2 )
|
|
DEFINED_PHASES=install prepare test
|
|
DEPEND=>=app-shells/bash-3.0:*
|
|
DESCRIPTION=Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/postmodern/ruby-install
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
PROPERTIES=test_network
|
|
RDEPEND=>=app-shells/bash-3.0:* sys-apps/grep || ( >net-misc/wget-1.12 net-misc/curl ) dev-libs/openssl app-arch/tar app-arch/bzip2 app-arch/xz-utils sys-devel/patch || ( >=sys-devel/gcc-4.2 sys-devel/clang )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postmodern/ruby-install/archive/v0.9.0.tar.gz -> ruby-install-0.9.0.tar.gz
|
|
_md5_=88599750f68189e44ea99d21875f8285
|