# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbi/dbi-0.4.5.ebuild,v 1.4 2013/04/05 17:38:34 ago Exp $ EAPI=4 USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_RECIPE_TEST="none" RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="Database independent interface for accessing databases" HOMEPAGE="https://github.com/RDBI/rdbi" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" IUSE=""