summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-03-18 21:38:18 +0000
committerAron Griffis <agriffis@gentoo.org>2005-03-18 21:38:18 +0000
commitab77f48054ac0ed5a8b62da361a541c57061c674 (patch)
tree764d0b6ab63c0d6c2c1e26232af80660b0a2d4f8 /dev-perl
parentAdd ia64 and ~ia64 keywords (diff)
downloadhistorical-ab77f48054ac0ed5a8b62da361a541c57061c674.tar.gz
historical-ab77f48054ac0ed5a8b62da361a541c57061c674.tar.bz2
historical-ab77f48054ac0ed5a8b62da361a541c57061c674.zip
Stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.23-r1.ebuild4
-rw-r--r--dev-perl/Archive-Tar/ChangeLog6
-rw-r--r--dev-perl/IO-Zlib/ChangeLog5
-rw-r--r--dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.23-r1.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.23-r1.ebuild
index 418a007b9bc6..2e5538f0ecaa 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-1.23-r1.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-1.23-r1.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.23-r1.ebuild,v 1.4 2005/03/13 03:27:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.23-r1.ebuild,v 1.5 2005/03/18 21:38:18 agriffis 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 hppa mips ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-perl/IO-Zlib
diff --git a/dev-perl/Archive-Tar/ChangeLog b/dev-perl/Archive-Tar/ChangeLog
index 3faeadab11e8..06eae01f1f66 100644
--- a/dev-perl/Archive-Tar/ChangeLog
+++ b/dev-perl/Archive-Tar/ChangeLog
@@ -1,6 +1,10 @@
# 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.34 2005/03/12 10:59:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.35 2005/03/18 21:38:18 agriffis Exp $
+
+ 18 Mar 2005; Aron Griffis <agriffis@gentoo.org>
+ Archive-Tar-1.23-r1.ebuild:
+ Stable on ia64
12 Mar 2005; Markus Rothe <corsair@gentoo.org> Archive-Tar-1.23-r1.ebuild:
Stable on ppc64
diff --git a/dev-perl/IO-Zlib/ChangeLog b/dev-perl/IO-Zlib/ChangeLog
index 091ce736d990..6ad4a3de20ef 100644
--- a/dev-perl/IO-Zlib/ChangeLog
+++ b/dev-perl/IO-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Zlib
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.7 2005/03/12 10:56:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.8 2005/03/18 21:35:01 agriffis Exp $
+
+ 18 Mar 2005; Aron Griffis <agriffis@gentoo.org> IO-Zlib-1.01.ebuild:
+ Stable on ia64
12 Mar 2005; Markus Rothe <corsair@gentoo.org> IO-Zlib-1.01.ebuild:
Stable on ppc64
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
index 66ba17cd502c..b481cd999e4a 100644
--- a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
+++ b/dev-perl/IO-Zlib/IO-Zlib-1.01.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/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.12 2005/03/12 10:56:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.13 2005/03/18 21:35:01 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa mips ppc sparc x86 ppc64"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-perl/Compress-Zlib"