# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems DESCRIPTION="A simple, extensible reporting system built for Rubyists" HOMEPAGE="http://rubyreports.org/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~x86" IUSE="pdf" USE_RUBY="ruby18" DEPEND="virtual/ruby >=dev-ruby/fastercsv-1.1.0 pdf? ( >=dev-ruby/pdf-writer-1.1.7 )" RDEPEND=""