# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 MODULE_AUTHOR=BINGOS MODULE_VERSION=1.90 inherit perl-module DESCRIPTION="A Perl module for creation and manipulation of tar files" SLOT="0" KEYWORDS="amd64 x86" IUSE="" DEPEND=">=virtual/perl-IO-Zlib-1.01 virtual/perl-IO-Compress virtual/perl-Package-Constants" # dev-perl/IO-String RDEPEND="${DEPEND}" SRC_TEST="do"