# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/chef-server-webui/chef-server-webui-10.22.0.ebuild,v 1.1 2013/02/14 08:25:52 hollow Exp $ EAPI=4 USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" inherit ruby-fakegem user DESCRIPTION="Configuration management tool" HOMEPAGE="http://wiki.opscode.com/display/chef" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-db/couchdb-0.10.0 >=net-misc/rabbitmq-server-1.7.0" ruby_add_rdepend "dev-ruby/coderay dev-ruby/haml >=dev-ruby/merb-assets-1.1.0 =dev-ruby/merb-core-1.1.0 =dev-ruby/merb-haml-1.1.0 =dev-ruby/merb-helpers-1.1.0 =dev-ruby/merb-param-protection-1.1.0