summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-12 16:50:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-12 16:50:08 +0000
commitfb566b9a6a252005016ca7c07e9879adb2c3bd78 (patch)
tree8824459e406f5c9553df1b82dc61c88bc8456f2c /perl-core/Compress-Raw-Zlib
parentalpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421 (diff)
downloadgentoo-2-fb566b9a6a252005016ca7c07e9879adb2c3bd78.tar.gz
gentoo-2-fb566b9a6a252005016ca7c07e9879adb2c3bd78.tar.bz2
gentoo-2-fb566b9a6a252005016ca7c07e9879adb2c3bd78.zip
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
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.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 a4f3e5467d89..606afed5ca35 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.32 2010/08/23 20:56:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.33 2010/09/12 16:50:08 armin76 Exp $
+
+ 12 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+ Compress-Raw-Zlib-2.024.ebuild:
+ alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
23 Aug 2010; Markus Meier <maekke@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 2395d1600e2f..78862cfd46d8 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.5 2010/08/23 20:56:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v 1.6 2010/09/12 16:50:08 armin76 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"