mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
DEFINED_PHASES=install prepare
|
|
DEPEND=|| ( >=app-shells/bash-3.0:* app-shells/zsh )
|
|
DESCRIPTION=Changes the current Ruby
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/postmodern/chruby
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=|| ( >=app-shells/bash-3.0:* app-shells/zsh )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postmodern/chruby/archive/v0.3.9.tar.gz -> chruby-0.3.9.tar.gz
|
|
_md5_=a458608fc428c3554df885d24331ebc8
|