diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:36:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:36:48 +0000 |
commit | 6e379e96735c05e3952eb4777403f5278c68d1de (patch) | |
tree | 2817c1dafcb5ed2b28ac77f292bb7bae0598cee4 /dev-perl/Archive-Tar | |
parent | Cleanup patches and drop requirement for autotools. (diff) | |
download | historical-6e379e96735c05e3952eb4777403f5278c68d1de.tar.gz historical-6e379e96735c05e3952eb4777403f5278c68d1de.tar.bz2 historical-6e379e96735c05e3952eb4777403f5278c68d1de.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.2_rc4-r9
Diffstat (limited to 'dev-perl/Archive-Tar')
-rw-r--r-- | dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild index fcda7c65435e..4a2e5d246d17 100644 --- a/dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild +++ b/dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.ebuild,v 1.3 2007/01/07 18:39:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.30.ebuild,v 1.4 2007/01/13 23:35:02 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KA/KANE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/IO-Zlib |