dev-ruby/ruby-install - 0.7.0 (ag-ops)

Search

Package Information

Description:
Installs [Ruby], [JRuby], [Rubinius], [MagLev] or [mruby].
Homepage:
https://github.com/postmodern/ruby-install
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.7.0 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

DESCRIPTION="Installs [Ruby], [JRuby], [Rubinius], [MagLev] or [mruby]."
HOMEPAGE="https://github.com/postmodern/ruby-install"
SRC_URI="https://github.com/postmodern/ruby-install/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
PATCHES=(
		"${FILESDIR}/${PN}-prefix.patch"
)

DEPEND="( app-shells/bash )
		|| ( >=sys-devel/gcc-4.2 sys-devel/clang )
		|| ( >=net-misc/wget-1.12 net-misc/curl )"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

( app-shells/bash )
		|| ( >=sys-devel/gcc-4.2 sys-devel/clang )
		|| ( >=net-misc/wget-1.12 net-misc/curl )

RDEPEND

( app-shells/bash )
		|| ( >=sys-devel/gcc-4.2 sys-devel/clang )
		|| ( >=net-misc/wget-1.12 net-misc/curl )

Manifest for 0.7.0

Type File Size Source URLs
DIST ruby-install-0.7.0.tar.gz 28533 bytes https://github.com/postmodern/ruby-install/archive/v0.7.0.tar.gz