# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/rubinius-1.2.4.20110705.ebuild,v 1.5 2012/10/22 16:54:56 graaff Exp $ EAPI=4 inherit eutils flag-o-matic multilib versionator DESCRIPTION="A re-implementation of the Ruby VM designed for speed" HOMEPAGE="http://rubini.us" MY_PV=$(replace_version_separator 3 -) SRC_URI="http://asset.rubini.us/${PN}-${MY_PV}.tar.gz" LICENSE="BSD" KEYWORDS="~amd64" SLOT="0" IUSE="+llvm" S=${WORKDIR}/${PN}-$(get_version_component_range 1-3) RDEPEND="sys-libs/readline llvm? ( >=sys-devel/llvm-2.8