summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-05 13:18:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-05 13:18:17 +0000
commit429846af07f539e4af37f7026f0e80b51c021bf1 (patch)
tree3d885b2f9863a9cc27d4d2f2249caf146ace4336 /dev-perl/Archive-Tar
parentnew version, needed for other ebuilds (Manifest recommit) (diff)
downloadgentoo-2-429846af07f539e4af37f7026f0e80b51c021bf1.tar.gz
gentoo-2-429846af07f539e4af37f7026f0e80b51c021bf1.tar.bz2
gentoo-2-429846af07f539e4af37f7026f0e80b51c021bf1.zip
fix
Diffstat (limited to 'dev-perl/Archive-Tar')
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild
index 401ffc499c31..6835ad90ed05 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild,v 1.1 2004/06/05 13:15:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.09.ebuild,v 1.2 2004/06/05 13:18:17 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Archive/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~hppa ~mips"
DEPEND="dev-perl/IO-Zlib
|| ( ( dev-perl/File-Spec dev-perl/Test-Simple ) >=dev-lang/perl-5.8.0-r12 )"