diff options
Diffstat (limited to 'perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild')
-rw-r--r-- | perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild b/perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild deleted file mode 100644 index 7f1d4fbce2dd..000000000000 --- a/perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.005.ebuild,v 1.1 2008/11/02 07:24:10 tove Exp $ - -inherit perl-module - -DESCRIPTION="Read/Write compressed files" -HOMEPAGE="http://search.cpan.org/~pqms" -SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=virtual/perl-IO-Compress-Base-2.005 - virtual/perl-Compress-Raw-Zlib - dev-lang/perl" - -SRC_TEST="do" |