# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.13 2007/01/19 17:13:15 mcummings Exp $ inherit perl-module DESCRIPTION="an API to the Perl weak references" HOMEPAGE="http://search.cpan.org/~lukka/" SRC_URI="mirror://cpan/authors/id/L/LU/LUKKA/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl"