summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-14 13:57:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-14 13:57:46 +0000
commit92d25cffc5f23321c204012558ca855a893678b2 (patch)
tree25b68a4a25709b14b66a83647ae6e7dc09b019f8 /dev-perl/Archive-Tar
parentChanged SLOT to 0. (diff)
downloadgentoo-2-92d25cffc5f23321c204012558ca855a893678b2.tar.gz
gentoo-2-92d25cffc5f23321c204012558ca855a893678b2.tar.bz2
gentoo-2-92d25cffc5f23321c204012558ca855a893678b2.zip
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Archive-Tar')
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild4
-rw-r--r--dev-perl/Archive-Tar/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild
index cf1066564770..8a7066f20e60 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild
@@ -1,6 +1,6 @@
# 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.26.ebuild,v 1.4 2005/11/13 21:51:25 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.26.ebuild,v 1.5 2005/11/14 13:57:46 corsair Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_TEST="do"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="dev-perl/IO-Zlib
diff --git a/dev-perl/Archive-Tar/ChangeLog b/dev-perl/Archive-Tar/ChangeLog
index 493570d76871..ac52167a9811 100644
--- a/dev-perl/Archive-Tar/ChangeLog
+++ b/dev-perl/Archive-Tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Archive-Tar
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.44 2005/11/13 21:51:25 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.45 2005/11/14 13:57:46 corsair Exp $
+
+ 14 Nov 2005; Markus Rothe <corsair@gentoo.org> Archive-Tar-1.26.ebuild:
+ Stable on ppc64
13 Nov 2005; Mark Loeser <halcy0n@gentoo.org> Archive-Tar-1.26.ebuild:
Stable on x86; bug #112063