blob: c8eaae4d1861fb5f8c743647dabf801ee3662a5d [file] [log] [blame]
# Copyright 1999-2011 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.024.ebuild,v 1.11 2011/07/30 12:18:17 tove Exp $
EAPI=2
MODULE_AUTHOR=PMQS
inherit perl-module
DESCRIPTION="allow reading and writing of compressed data"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="virtual/perl-Scalar-List-Utils
>=virtual/perl-Compress-Raw-Zlib-${PV}
>=virtual/perl-Compress-Raw-Bzip2-${PV}
!perl-core/Compress-Zlib
!perl-core/IO-Compress-Zlib
!perl-core/IO-Compress-Bzip2
!perl-core/IO-Compress-Base"
DEPEND="${RDEPEND}"
# test? ( dev-perl/Test-Pod )"
SRC_TEST=do