summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-24 14:16:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-24 14:16:23 +0000
commit0fb8cca2925fb6ec1c0c1f7b63b9b8ffb70b4901 (patch)
tree10bc114728366483d70903698136aa0313e19c2d /dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
parentnew version (diff)
downloadgentoo-2-0fb8cca2925fb6ec1c0c1f7b63b9b8ffb70b4901.tar.gz
gentoo-2-0fb8cca2925fb6ec1c0c1f7b63b9b8ffb70b4901.tar.bz2
gentoo-2-0fb8cca2925fb6ec1c0c1f7b63b9b8ffb70b4901.zip
cleaning
(Portage version: 2.0.51.19)
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"