pentoo-overlay/dev-ruby/oj_mimic_json/oj_mimic_json-1.0.1.ebuild
2015-12-29 15:10:23 +08:00

17 lines
358 B
Bash

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby21"
inherit ruby-fakegem
DESCRIPTION="An experimental Object-base Parallel Evaluation Environment."
HOMEPAGE="http://rubygems.org/gems/oj_mimic_json"
LICENSE="MIT, GPL-3.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""