summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/mocha/mocha-0.5.6.ebuild')
-rw-r--r--dev-ruby/mocha/mocha-0.5.6.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ruby/mocha/mocha-0.5.6.ebuild b/dev-ruby/mocha/mocha-0.5.6.ebuild
new file mode 100644
index 000000000000..0dd45d7eb8b5
--- /dev/null
+++ b/dev-ruby/mocha/mocha-0.5.6.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.5.6.ebuild,v 1.1 2008/01/26 07:20:01 graaff 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/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""