# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/flickr/flickr-1.0.2.ebuild,v 1.1 2008/11/03 01:38:07 flameeyes Exp $ inherit gems DESCRIPTION="An insanely easy interface to the Flickr photo-sharing service." HOMEPAGE="http://rubyforge.org/projects/flickr/" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="" RDEPEND="dev-ruby/xml-simple"