diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:41:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:41:46 +0000 |
commit | 859c6cc76d3f107357d0c9ffd19adbec1cc95041 (patch) | |
tree | 333686234704ac8cbbafeba32b79f59d0763e6dd /perl-core/Archive-Tar | |
parent | ppc stable #290343 (diff) | |
download | gentoo-2-859c6cc76d3f107357d0c9ffd19adbec1cc95041.tar.gz gentoo-2-859c6cc76d3f107357d0c9ffd19adbec1cc95041.tar.bz2 gentoo-2-859c6cc76d3f107357d0c9ffd19adbec1cc95041.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core/Archive-Tar')
-rw-r--r-- | perl-core/Archive-Tar/Archive-Tar-1.54.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Archive-Tar/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild b/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild index c87eecdf8708..83fbb7640790 100644 --- a/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild +++ b/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild,v 1.9 2009/12/16 21:45:02 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild,v 1.10 2010/01/05 18:41:46 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for creation and manipulation of tar files" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-IO-Zlib-1.01 diff --git a/perl-core/Archive-Tar/ChangeLog b/perl-core/Archive-Tar/ChangeLog index f39f45f46bc3..dd54816ab851 100644 --- a/perl-core/Archive-Tar/ChangeLog +++ b/perl-core/Archive-Tar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Archive-Tar -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.22 2009/12/16 21:45:02 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.23 2010/01/05 18:41:46 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> Archive-Tar-1.54.ebuild: + ppc stable #288026 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Archive-Tar-1.40.ebuild, Archive-Tar-1.46.ebuild, Archive-Tar-1.48.ebuild, Archive-Tar-1.50.ebuild, |