# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-prof/ruby-prof-0.4.1.ebuild,v 1.2 2007/04/14 00:14:02 robbat2 Exp $ inherit ruby gems DESCRIPTION="A module for profiling Ruby code" HOMEPAGE="http://rubyforge.org/projects/ruby-prof/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86 ~ppc" IUSE="" USE_RUBY="ruby18 ruby19"