# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" inherit ruby-fakegem DESCRIPTION="EventMachine Proxy DSL for writing high-performance transparent proxies in Ruby" HOMEPAGE="https://github.com/igrigorik/em-proxy" LICENSE="MIT" SLOT="0" KEYWORDS="~x86 ~amd64 ~arm" IUSE="" RDEPEND="dev-ruby/eventmachine"