summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/json_pure/json_pure-1.2.0.ebuild')
-rw-r--r--dev-ruby/json_pure/json_pure-1.2.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/json_pure/json_pure-1.2.0.ebuild b/dev-ruby/json_pure/json_pure-1.2.0.ebuild
new file mode 100644
index 0000000..c9e3a9f
--- /dev/null
+++ b/dev-ruby/json_pure/json_pure-1.2.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit gems
+
+DESCRIPTION="JSON implementation for Ruby"
+HOMEPAGE="http://json.rubyforge.org/"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+USE_RUBY="ruby18"