# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.09.ebuild,v 1.11 2006/02/13 14:14:44 mcummings Exp $ inherit perl-module IUSE="" DESCRIPTION="Object::MultiType - Perl Objects as Hash, Array and Scalar at the same time." SRC_URI="http://www.cpan.org/modules/by-module/Object/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Object/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND} virtual/perl-Storable virtual/perl-Test-Simple"