Files
sablink-distro/dev-ruby/twitter/twitter-0.2.6.ebuild
T
wael 65ee9b2b57 dev-ruby/twitter: Welcome :)
git-svn-id: http://svn.sabayonlinux.org/overlay@2410 d7aec97c-591d-0410-af39-a8856400b30a
2008-06-21 03:49:16 +00:00

18 lines
354 B
Bash

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit gems
DESCRIPTION="Ruby wrapper around the Twitter API"
HOMEPAGE="http://twitter.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-ruby/hpricot
dev-ruby/activesupport
>=dev-ruby/hoe-1.4.0"