pentoo-overlay/dev-ruby/arachni-reactor/arachni-reactor-0.1.0.ebuild
2015-12-29 15:10:23 +08:00

16 lines
384 B
Bash

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
inherit multilib ruby-fakegem
DESCRIPTION="A simple, lightweight, pure-Ruby implementation of the Reactor pattern"
HOMEPAGE="https://rubygems.org/gems/arachni-reactor"
LICENSE="BSD-3-CLAUSE"
SLOT=0
KEYWORDS="~amd64 ~arm ~x86"