summaryrefslogtreecommitdiff
blob: f7924f260f752034811589189bce70e5ff2f6498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.4 2007/07/03 10:30:49 armin76 Exp $

inherit perl-module

DESCRIPTION="In memory size limited LRU cache"
HOMEPAGE="http://search.cpan.org/search?query=Tie-Cache&mode=dist"
SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/${P}.tar.gz"


IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"