summaryrefslogtreecommitdiff
blob: 51d992e63d13f9766694ab16dfc9741ee66fa9d6 (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.14 2005/10/02 13:21:43 agriffis 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 ia64 ppc ppc64 sparc x86"
IUSE=""