blob: af8802fb2326157e9031799160b0ce785d86c728 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
DESCRIPTION=In memory size limited LRU cache
EAPI=6
HOMEPAGE=https://metacpan.org/release/Tie-Cache
INHERIT=perl-module
IUSE=examples
KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/C/CH/CHAMAS/Tie-Cache-0.21.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=88305ec73b7b73a6b2e973d110d95471
|