# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.0.1-r2.ebuild,v 1.4 2011/06/25 17:28:27 armin76 Exp $ EAPI="3" USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="ChangeLog KNOWN-ISSUES README SPEC" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" HOMEPAGE="http://rubyforge.org/projects/rack" SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # The gem has automagic dependencies over mongrel, ruby-openid, # memcache-client, thin, mongrel and camping; not sure if we should # make them dependencies at all. ruby_add_bdepend test dev-ruby/test-spec # Block against versions in older slots that also try to install a binary. RDEPEND="${RDEPEND} !