summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-10 21:28:54 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-10 21:28:54 +0000
commitdb46f231d16497b249a79c1395ae82f14251a050 (patch)
treea1e07a17819eafd0c7d4ebf5edd6bb41f4ce3de9 /perl-core/Compress-Raw-Zlib
parentMarking perl-Compress-Raw-Bzip2-2.021 ppc64 for bug 288026 (diff)
downloadgentoo-2-db46f231d16497b249a79c1395ae82f14251a050.tar.gz
gentoo-2-db46f231d16497b249a79c1395ae82f14251a050.tar.bz2
gentoo-2-db46f231d16497b249a79c1395ae82f14251a050.zip
Marking Compress-Raw-Zlib-2.021 ppc64 for bug 288026
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-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 a7b163288ae4..388011913645 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.18 2009/12/07 22:43:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.19 2009/12/10 21:28:54 ranger Exp $
+
+ 10 Dec 2009; Brent Baude <ranger@gentoo.org>
+ Compress-Raw-Zlib-2.021.ebuild:
+ Marking Compress-Raw-Zlib-2.021 ppc64 stable for bug 288026
07 Dec 2009; Markus Meier <maekke@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 49c9747edff3..f113caefdb80 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.6 2009/12/07 22:43:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.7 2009/12/10 21:28:54 ranger 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"