mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
16 lines
677 B
Groff
16 lines
677 B
Groff
BDEPEND=test? ( dev-util/shunit2 )
|
|
DEFINED_PHASES=install prepare test
|
|
DEPEND=>=app-shells/bash-3.0:*
|
|
DESCRIPTION=Installs Ruby, JRuby, Rubinius, TruffleRuby, 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 llvm-core/clang )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postmodern/ruby-install/archive/v0.9.3.tar.gz -> ruby-install-0.9.3.tar.gz
|
|
_md5_=26714a25be58c14dd0b573697443ade2
|