# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0-r1.ebuild,v 1.7 2009/07/04 15:58:59 armin76 Exp $ EAPI=2 inherit ruby IUSE="svg" DESCRIPTION="Ruby bindings for cairo" HOMEPAGE="http://cairographics.org/rcairo/" SRC_URI="http://cairographics.org/releases/${P}.tar.gz" SLOT="0" LICENSE="|| ( Ruby GPL-2 )" KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" USE_RUBY="ruby18" RDEPEND=">=x11-libs/cairo-1.2.0[svg?]" DEPEND="${RDEPEND} dev-util/pkgconfig" dofakegemspec() { cat - > "${T}"/${P}.gemspec <