# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.2.3.ebuild,v 1.1 2009/05/23 07:44:48 caster Exp $ inherit ruby gems USE_RUBY="ruby18" DESCRIPTION="A Ruby SSL library that works with JRuby" HOMEPAGE="http://rubyforge.org/projects/jruby-extras" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-java/jruby"