# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 MODULE_AUTHOR="MONS" MODULE_VERSION=0.11 inherit perl-module DESCRIPTION="Simple and very fast XML to hash conversion" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="perl-core/Encode" DEPEND="${RDEPEND} perl-core/ExtUtils-MakeMaker" SRC_TEST="do"