summaryrefslogtreecommitdiff
blob: 5b2ae96d19584d0ad1cfd4049348695705ce223c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.12 2005/04/29 15:17:41 mcummings Exp $

inherit perl-module

DESCRIPTION="ordered associative arrays for Perl"
HOMEPAGE="http://www.cpan.org/modules/by-module/Tie/${P}.readme"
SRC_URI="mirror://cpan/authors/id/G/GS/GSAR/${P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""