summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild')
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
deleted file mode 100644
index bb84c2e59695..000000000000
--- a/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild,v 1.6 2005/01/21 19:21:03 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A Perl module for creation and manipulation of tar files"
-SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Archive/${P}.readme"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-
-DEPEND="dev-perl/File-Spec
- dev-perl/IO-Zlib
- dev-perl/Test-Simple"