From d2ba8c11890eb27dc9f0fddfcad38a57be89a9c8 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 4 Dec 2009 10:45:19 +0000 Subject: x86 stable, bug 288026 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force) --- perl-core/Compress-Raw-Zlib/ChangeLog | 6 +++++- perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'perl-core/Compress-Raw-Zlib') diff --git a/perl-core/Compress-Raw-Zlib/ChangeLog b/perl-core/Compress-Raw-Zlib/ChangeLog index 9849b0df2b10..2cc0e5a8ccab 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.14 2009/11/10 10:36:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.15 2009/12/04 10:45:19 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer + Compress-Raw-Zlib-2.021.ebuild: + x86 stable, bug 288026 *Compress-Raw-Zlib-2.023 (10 Nov 2009) 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 a1934d5cc8dc..f6e0d3330768 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.2 2009/09/12 05:50:50 tove Exp $ +# $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 $ 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" -- cgit v1.2.3-65-gdbad