# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache-LRU-Expires/Tie-Cache-LRU-Expires-0.54.ebuild,v 1.1 2009/08/30 17:16:26 tove Exp $ EAPI=2 MODULE_AUTHOR=OESTERHOL inherit perl-module DESCRIPTION="Extends Tie::Cache::LRU with expiring" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-perl/Tie-Cache-LRU" DEPEND="${RDEPEND}" SRC_TEST=do