# Copyright 1999-2010 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.22.ebuild,v 1.2 2010/04/24 20:21:20 armin76 Exp $ EAPI=2 #MODULE_AUTHOR=GSAR MODULE_AUTHOR=CHORNY inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="virtual/perl-Module-Build" RDEPEND=""