# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.ebuild,v 1.2 2009/05/09 12:24:23 flameeyes Exp $ EAPI=2 inherit ruby GITHUB_USER=why USE_RUBY="ruby18" DESCRIPTION="A fast and liberal HTML parser for Ruby." HOMEPAGE="http://wiki.github.com/why/hpricot" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="doc test" DEPEND="dev-util/ragel dev-ruby/rake" RDEPEND=">=dev-lang/ruby-1.8.4" dofakegemspec() { cat - > "${T}"/${P}.gemspec <