summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-12 10:56:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-12 10:56:29 +0000
commit2fb59c38c7dd6e093933b62a77c9e98110c6f0f5 (patch)
tree8b18650e210cc93bec9343acfedcf075da92e3c7 /dev-perl/IO-Zlib
parentStable on ppc64 (diff)
downloadgentoo-2-2fb59c38c7dd6e093933b62a77c9e98110c6f0f5.tar.gz
gentoo-2-2fb59c38c7dd6e093933b62a77c9e98110c6f0f5.tar.bz2
gentoo-2-2fb59c38c7dd6e093933b62a77c9e98110c6f0f5.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/IO-Zlib')
-rw-r--r--dev-perl/IO-Zlib/ChangeLog7
-rw-r--r--dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-Zlib/ChangeLog b/dev-perl/IO-Zlib/ChangeLog
index fb27f4971093..091ce736d990 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.6 2004/12/22 11:59:14 nigoro Exp $
+# 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 $
+
+ 12 Mar 2005; Markus Rothe <corsair@gentoo.org> IO-Zlib-1.01.ebuild:
+ Stable on ppc64
22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> IO-Zlib-1.01.ebuild:
added ~ppc64
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
index 157b0a0adeed..66ba17cd502c 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-2004 Gentoo Foundation
+# 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.11 2004/12/22 11:59:14 nigoro Exp $
+# $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 $
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 mips ppc sparc x86 ppc64"
IUSE=""
DEPEND="dev-perl/Compress-Zlib"