# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.1.ebuild,v 1.6 2007/07/05 14:48:23 tgall Exp $ inherit perl-module DESCRIPTION="The Perl Chart Module" SRC_URI="mirror://cpan/authors/id/C/CH/CHARTGRP/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~chartgrp/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/GD-1.2 dev-lang/perl" SRC_TEST="do" mydoc="TODO"