# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.1.11.ebuild,v 1.6 2008/12/20 18:51:00 maekke Exp $ inherit gems DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby" HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-ruby/hoe-1.8.1"