summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-22 02:01:30 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-22 02:01:30 +0000
commit854ac80c8282917d5a3928b63b694a20e46a3640 (patch)
treee2509fa74469367a458764286cdadc0fd55691e0 /perl-core/Compress-Raw-Zlib
parentStable for HPPA (bug #333421). (diff)
downloadgentoo-2-854ac80c8282917d5a3928b63b694a20e46a3640.tar.gz
gentoo-2-854ac80c8282917d5a3928b63b694a20e46a3640.tar.bz2
gentoo-2-854ac80c8282917d5a3928b63b694a20e46a3640.zip
Stable for HPPA (bug #333421).
(Portage version: 2.2_rc98/cvs/Linux i686)
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 606afed5ca35..e6f63c3f928b 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.33 2010/09/12 16:50:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.34 2010/10/22 02:01:30 jer Exp $
+
+ 22 Oct 2010; Jeroen Roovers <jer@gentoo.org>
+ Compress-Raw-Zlib-2.024.ebuild:
+ Stable for HPPA (bug #333421).
12 Sep 2010; Raúl Porcel <armin76@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 2fdefe5a6479..9a76c37d1eb0 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.7 2010/10/14 20:23:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v 1.8 2010/10/22 02:01:30 jer 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"