diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 14:16:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 14:16:23 +0000 |
commit | f0b94f890f6a2fc2db646bb188c88948013f624c (patch) | |
tree | 017350ce772c01ca7bea3704e74a66593041e938 /dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild | |
parent | new version (diff) | |
download | historical-f0b94f890f6a2fc2db646bb188c88948013f624c.tar.gz historical-f0b94f890f6a2fc2db646bb188c88948013f624c.tar.bz2 historical-f0b94f890f6a2fc2db646bb188c88948013f624c.zip |
cleaning
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild')
-rw-r--r-- | dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild deleted file mode 100644 index 3a6aa389cbda..000000000000 --- a/dev-perl/Archive-Tar/Archive-Tar-1.10.ebuild +++ /dev/null @@ -1,17 +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.10.ebuild,v 1.4 2005/01/21 19:21:03 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module for creation and manipulation of tar files" -HOMEPAGE="http://www.cpan.org/modules/by-module/Archive/${P}.readme" -SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/IO-Zlib - || ( ( dev-perl/File-Spec dev-perl/Test-Simple ) >=dev-lang/perl-5.8.0-r12 )" |