# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.9.0.ebuild,v 1.1 2008/12/20 14:59:02 graaff Exp $ inherit ruby gems DESCRIPTION="A library to do Behavior Driven Development with Test::Unit" HOMEPAGE="http://chneukirchen.org/blog/" SRC_URI="http://chneukirchen.org/releases/gems/gems/${P}.gem" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5"