summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-23 20:56:32 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-23 20:56:32 +0000
commitac77aa265c012bc6073b7d2a988470139b91765c (patch)
treec1e8e82b4fcb3833e14b648cdfe3526c68ec2173 /perl-core
parentFix broken intltool rules. (diff)
downloadgentoo-2-ac77aa265c012bc6073b7d2a988470139b91765c.tar.gz
gentoo-2-ac77aa265c012bc6073b7d2a988470139b91765c.tar.bz2
gentoo-2-ac77aa265c012bc6073b7d2a988470139b91765c.zip
arm stable, bug #333421
(Portage version: 2.2_rc68/cvs/Linux x86_64)
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.024.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 7da9d278e534..a4f3e5467d89 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.31 2010/08/20 09:49:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.32 2010/08/23 20:56:32 maekke Exp $
+
+ 23 Aug 2010; Markus Meier <maekke@gentoo.org>
+ Compress-Raw-Zlib-2.024.ebuild:
+ arm stable, bug #333421
20 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
Compress-Raw-Zlib-2.024.ebuild:
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild
index 23b00ca6dcd2..2395d1600e2f 100644
--- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.024.ebuild,v 1.4 2010/08/20 09:49:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v 1.5 2010/08/23 20:56:32 maekke 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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=sys-libs/zlib-1.2.2.1"