summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Compress-Raw-Zlib/ChangeLog6
-rw-r--r--perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Compress-Raw-Zlib/ChangeLog b/perl-core/Compress-Raw-Zlib/ChangeLog
index 2cc0e5a8ccab..8440a159c66e 100644
--- a/perl-core/Compress-Raw-Zlib/ChangeLog
+++ b/perl-core/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Compress-Raw-Zlib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.15 2009/12/04 10:45:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.16 2009/12/04 13:47:53 tove Exp $
+
+ 04 Dec 2009; Torsten Veller <tove@gentoo.org>
+ Compress-Raw-Zlib-2.021.ebuild:
+ Stable on amd64 (#288026)
04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
Compress-Raw-Zlib-2.021.ebuild:
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild
index f6e0d3330768..0557ab74a428 100644
--- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.3 2009/12/04 10:45:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.4 2009/12/04 13:47:53 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit multilib perl-module
DESCRIPTION="Low-Level Interface to zlib compression library"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="test"
RDEPEND=">=sys-libs/zlib-1.2.2.1"