# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-0.1.1.ebuild,v 1.2 2007/09/15 02:23:31 nichoj Exp $ inherit ruby gems DESCRIPTION="Ruby wrapper around the Twitter API" HOMEPAGE="http://twitter.rubyforge.org/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-ruby/hpricot >=dev-ruby/hoe-1.2.0"