# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Class::Handle attempts to provide a convenient object wrapper around the various different types of functions that can be performed on a class" HOMEPAGE="http://search.cpan.org/~adamk/" SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" RDEPEND="dev-lang/perl" DEPEND="${RDEPEND} >=dev-perl/module-build-0.28"