# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/chef/chef-10.12.0.ebuild,v 1.1 2012/08/11 12:16:13 hollow Exp $ EAPI=4 USE_RUBY="ruby18 ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="spec" RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem user DESCRIPTION="Chef is a systems integration framework" HOMEPAGE="http://wiki.opscode.com/display/chef" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" # specs have various indempotency issues which result in the global Chef::Config # object to be replaced and subsequently fails other specs. Revisit this later. RESTRICT="test" ruby_add_rdepend ">=dev-ruby/bunny-0.6.0 dev-ruby/erubis >=dev-ruby/highline-1.6.9 >=dev-ruby/json-1.4.4 <=dev-ruby/json-1.6.1 >=dev-ruby/mixlib-authentication-1.1.0 >=dev-ruby/mixlib-cli-1.1.0 >=dev-ruby/mixlib-config-1.1.2 >=dev-ruby/mixlib-log-1.3.0 dev-ruby/mixlib-shellout dev-ruby/moneta >=dev-ruby/net-ssh-2.2.2 =dev-ruby/net-ssh-multi-1.1 =dev-ruby/ohai-0.6.0 >=dev-ruby/rest-client-1.0.4 =dev-ruby/treetop-1.4.9 =dev-ruby/yajl-ruby-1.1