# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 MODULE_AUTHOR=RJBS inherit perl-module DESCRIPTION="read multiple hunks of data out of your DATA section" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" COMMON_DEPEND=" dev-perl/MRO-Compat >=dev-perl/Sub-Exporter-0.979 " DEPEND=" ${COMMON_DEPEND} " RDEPEND=" ${COMMON_DEPEND} " SRC_TEST="do"