summaryrefslogtreecommitdiff
blob: 5fc0ab2840c9eba38c9be2f87e7a64054c8284f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.1.7.ebuild,v 1.1 2009/07/04 08:24:54 graaff Exp $

inherit gems

USE_RUBY="ruby18"

DESCRIPTION="A JSON implementation as a Ruby extension."
HOMEPAGE="http://json.rubyforge.org/"
LICENSE="GPL-2"

KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""