# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress/IO-Compress-2.019.ebuild,v 1.2 2009/05/05 13:20:08 jer Exp $ MODULE_AUTHOR=PMQS inherit perl-module DESCRIPTION="allow reading and writing of compressed data" SLOT="0" KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="dev-lang/perl virtual/perl-Scalar-List-Utils >=virtual/perl-Compress-Raw-Zlib-${PV} >=virtual/perl-Compress-Raw-Bzip2-${PV}" RDEPEND="${DEPEND} !perl-core/Compress-Zlib !perl-core/IO-Compress-Zlib !perl-core/IO-Compress-Bzip2 !perl-core/IO-Compress-Base !