# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v 1.8 2010/02/01 16:41:04 flameeyes Exp $ EAPI=2 USE_RUBY="ruby18 jruby" # The default test task tries to test activerecord with SQLite as well. RUBY_FAKEGEM_TASK_TEST="test_action_pack" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" inherit ruby-fakegem DESCRIPTION="Eases web-request routing, handling, and response." HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="2.3" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/activesupport-${PV} >=dev-ruby/rack-1.0.1