# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit 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" DEPEND=">=dev-ruby/fastercsv-1.1.0 =dev-ruby/pdf-writer-1.1.8" USE_RUBY="ruby18"