diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-05 04:16:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-05 04:16:42 +0000 |
commit | 8fe66db0e6b6a267a5fe3af4caae95e53d440c80 (patch) | |
tree | 06c520c890b942f1c69da4a9a8dfd5d4c85ba18c /dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-8fe66db0e6b6a267a5fe3af4caae95e53d440c80.tar.gz gentoo-2-8fe66db0e6b6a267a5fe3af4caae95e53d440c80.tar.bz2 gentoo-2-8fe66db0e6b6a267a5fe3af4caae95e53d440c80.zip |
stable on ppc64
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild')
-rw-r--r-- | dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild index 374442548fd1..c35754c25266 100644 --- a/dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild +++ b/dev-perl/Archive-Tar/Archive-Tar-1.31.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.31.ebuild,v 1.3 2007/06/30 01:39:10 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.31.ebuild,v 1.4 2007/07/05 04:16:42 tgall 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 |