# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-2.992.ebuild,v 1.2 2005/08/25 23:22:15 agriffis Exp $ inherit perl-module MY_P=Image-Size-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="The Perl Image-Size Module" HOMEPAGE="http://www.cpan.org/modules/by-module/Image/${MY_P}.readme" SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" mydoc="ToDo"