summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-05-20 15:59:05 +0000
committerTorsten Veller <tove@gentoo.org>2008-05-20 15:59:05 +0000
commitadb919933edaa9d8f6999c541f2502b38e683bab (patch)
treed3cb6fca3178da28c43c9abaee759816305f783a /dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild
parentStable for HPPA (bug #222823). (diff)
downloadhistorical-adb919933edaa9d8f6999c541f2502b38e683bab.tar.gz
historical-adb919933edaa9d8f6999c541f2502b38e683bab.tar.bz2
historical-adb919933edaa9d8f6999c541f2502b38e683bab.zip
Cleaning
Package-Manager: portage-2.1.5
Diffstat (limited to 'dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild')
-rw-r--r--dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild b/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild
deleted file mode 100644
index 85dc28abd742..000000000000
--- a/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.001.ebuild,v 1.11 2006/12/16 13:27:16 mcummings 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="amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/IO-Compress-Base
- dev-perl/Compress-Raw-Zlib
- dev-lang/perl"
-
-SRC_TEST="do"