summaryrefslogtreecommitdiff
blob: 99bfc970858ea8e70431d331b87c5fb16d72dbd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.5.4.ebuild,v 1.1 2007/09/16 02:37:32 nichoj Exp $

inherit gems

DESCRIPTION="A Ruby library for mocking and stubbing using a syntax like that of JMock, and SchMock"
HOMEPAGE="http://mocha.rubyforge.org/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""