# Copyright 1999-2007 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="XML::Smart - A smart, easy and powerful way to access/create XML files/data." SRC_URI="http://cpan.panu.it/authors/id/G/GM/GMPASSOS/${P}.tar.gz" HOMEPAGE="http://cpan.panu.it/authors/id/G/GM/GMPASSOS/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64" DEPEND="${DEPEND} dev-perl/Object-MultiType virtual/perl-MIME-Base64"