# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems USE_RUBY="ruby18" DESCRIPTION="Measure image size (GIF, PNG, JPEG, etc)" HOMEPAGE="http://imagesize.rubyforge.org/" SRC_URI="http://rubyforge.org/frs/download.php/20762/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND=">=dev-lang/ruby-1.8.4"