# 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.2 2009/04/23 19:43:11 maekke 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"