# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="A least-recently-used cache for perl" HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" SRC_TEST="do" DEPEND="dev-perl/Carp-Assert dev-perl/enum dev-perl/Class-Virtual dev-perl/Class-Data-Inheritable"