summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
commit8380ac170ecbfc4bee5d2325c6f7caecd61522dc (patch)
tree421b1e14243e8092423327aa3a2119618bb580d4 /perl-core/IO-Zlib
parentStable for HPPA (bug #333421). (diff)
downloadhistorical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.gz
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.bz2
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.zip
Stable for HPPA (bug #333421).
Package-Manager: portage-2.2_rc98/cvs/Linux i686
Diffstat (limited to 'perl-core/IO-Zlib')
-rw-r--r--perl-core/IO-Zlib/ChangeLog5
-rw-r--r--perl-core/IO-Zlib/IO-Zlib-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/IO-Zlib/ChangeLog b/perl-core/IO-Zlib/ChangeLog
index 13be472933d1..756cc899c2e1 100644
--- a/perl-core/IO-Zlib/ChangeLog
+++ b/perl-core/IO-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/IO-Zlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.14 2010/09/12 16:53:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.15 2010/10/22 02:26:02 jer Exp $
+
+ 22 Oct 2010; Jeroen Roovers <jer@gentoo.org> IO-Zlib-1.10.ebuild:
+ Stable for HPPA (bug #333421).
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> IO-Zlib-1.10.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
diff --git a/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild b/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild
index 4b8f435e7a1f..87f94421a78e 100644
--- a/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild
+++ b/perl-core/IO-Zlib/IO-Zlib-1.10.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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.10 2010/10/14 20:25:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.11 2010/10/22 02:26:02 jer Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="IO:: style interface to Compress::Zlib"
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="virtual/perl-IO-Compress"