summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/flexmock/flexmock-0.8.0.ebuild')
-rw-r--r--dev-ruby/flexmock/flexmock-0.8.0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ruby/flexmock/flexmock-0.8.0.ebuild b/dev-ruby/flexmock/flexmock-0.8.0.ebuild
new file mode 100644
index 000000000000..0651d805b5bc
--- /dev/null
+++ b/dev-ruby/flexmock/flexmock-0.8.0.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/flexmock/flexmock-0.8.0.ebuild,v 1.1 2008/05/17 12:58:04 graaff Exp $
+
+inherit gems
+
+DESCRIPTION="Simple mock object library for Ruby unit testing"
+HOMEPAGE="http://onestepback.org/software/flexmock/"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~x86-fbsd"
+IUSE=""