blob: e6c6f9b9d5372ba65f6633954de96eefa1d09151 (
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 f1ee42d38920b69fd6b6229cef80b7f4 perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=88305ec73b7b73a6b2e973d110d95471
|