# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/mechanize-0.7.0.ebuild,v 1.2 2008/01/15 17:57:40 agorf Exp $ inherit ruby gems DESCRIPTION="A Ruby library used for automating interaction with websites." HOMEPAGE="http://mechanize.rubyforge.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc ~x86 ~amd64" IUSE="" DEPEND=">=dev-ruby/hpricot-0.5.0 >=dev-ruby/hoe-1.4.0 >=dev-lang/ruby-1.8.4"