# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="A module to support expiration on Tie::Cache::LRU" HOMEPAGE="http://search.cpan.org/~oesterhol/${P}/" SRC_URI="mirror://cpan/authors/id/O/OE/OESTERHOL/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/Tie-Cache-LRU-0.21"