# Copyright 1999-2006 BreakMyGentoo.net # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems DESCRIPTION="Simple mock object library for Ruby unit testing" HOMEPAGE="http://onestepback.org/software/flexmock/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="as-is" SLOT="0.6" KEYWORDS="~amd64 ~x86-fbsd" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="virtual/ruby"