summaryrefslogtreecommitdiff
blob: e52355e07e8a820fece0d254d47595072772ae84 (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/eventmachine/eventmachine-0.12.6.ebuild,v 1.1 2009/03/13 07:00:53 graaff Exp $

inherit gems

DESCRIPTION="Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. "
HOMEPAGE="http://rubyeventmachine.com"

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

USE_RUBY="ruby18"