# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ inherit perl-module DESCRIPTION="Sequentially read Image::Magick object from a filehandle" HOMEPAGE="http://search.cpan.org/~allenday/Image-Magick-Iterator/" SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz" IUSE="" SLOT="0" LICENSE="GPL" KEYWORDS="~x86" DEPEND=">=media-gfx/imagemagick-5.56 >=dev-perl/Image-PBMlib-1.05"