summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-28 10:32:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-28 10:32:30 +0000
commit2ccfb6cc54dd44345d92016783f257c14cd45a7d (patch)
tree646205315cd44e9ba48bcca6a12321e70a53ede5 /dev-perl/Compress-Zlib
parentAdded to ~ppc (diff)
downloadgentoo-2-2ccfb6cc54dd44345d92016783f257c14cd45a7d.tar.gz
gentoo-2-2ccfb6cc54dd44345d92016783f257c14cd45a7d.tar.bz2
gentoo-2-2ccfb6cc54dd44345d92016783f257c14cd45a7d.zip
Stable on ppc64 (bug #100540)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Compress-Zlib')
-rw-r--r--dev-perl/Compress-Zlib/ChangeLog5
-rw-r--r--dev-perl/Compress-Zlib/Compress-Zlib-1.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Compress-Zlib/ChangeLog b/dev-perl/Compress-Zlib/ChangeLog
index 1ccd1615a035..01c36ea3a0b3 100644
--- a/dev-perl/Compress-Zlib/ChangeLog
+++ b/dev-perl/Compress-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Compress-Zlib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/ChangeLog,v 1.30 2005/07/28 09:28:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/ChangeLog,v 1.31 2005/07/28 10:32:30 corsair Exp $
+
+ 28 Jul 2005; Markus Rothe <corsair@gentoo.org> Compress-Zlib-1.35.ebuild:
+ Stable on ppc64 (bug #100540)
*Compress-Zlib-1.35 (28 Jul 2005)
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.35.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.35.ebuild
index 05a3868cae01..0e777ff81792 100644
--- a/dev-perl/Compress-Zlib/Compress-Zlib-1.35.ebuild
+++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.35.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/Compress-Zlib/Compress-Zlib-1.35.ebuild,v 1.1 2005/07/28 09:28:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.35.ebuild,v 1.2 2005/07/28 10:32:30 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
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="sys-libs/zlib"