summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/crack/crack-0.1.3.ebuild')
-rw-r--r--dev-ruby/crack/crack-0.1.3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/crack/crack-0.1.3.ebuild b/dev-ruby/crack/crack-0.1.3.ebuild
new file mode 100644
index 000000000000..67c53b392006
--- /dev/null
+++ b/dev-ruby/crack/crack-0.1.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/crack/crack-0.1.3.ebuild,v 1.1 2009/07/18 06:32:33 graaff Exp $
+
+inherit gems
+
+DESCRIPTION="Really simple JSON and XML parsing, ripped from Merb and Rails."
+HOMEPAGE="http://http://rubyforge.org/projects/crack"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+USE_RUBY="ruby18"