# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems DESCRIPTION="Provides a combined Mongrel and Rails IRB console." HOMEPAGE="http://mongrel.rubyforge.org/" SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" USE_RUBY="any" DEPEND=">=www-servers/mongrel-1.0.2 >=dev-ruby/gem_plugin-0.2.3"