summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 18:46:39 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 18:46:39 +0000
commit8f7a4d82027b3ade8e53b32c8c7dac7587a2c99f (patch)
tree919d4208df957727d72a4ace68457c61b1379ab8 /perl-core/Compress-Raw-Zlib
parentppc stable #288026 (diff)
downloadgentoo-2-8f7a4d82027b3ade8e53b32c8c7dac7587a2c99f.tar.gz
gentoo-2-8f7a4d82027b3ade8e53b32c8c7dac7587a2c99f.tar.bz2
gentoo-2-8f7a4d82027b3ade8e53b32c8c7dac7587a2c99f.zip
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-rw-r--r--perl-core/Compress-Raw-Zlib/ChangeLog7
-rw-r--r--perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Compress-Raw-Zlib/ChangeLog b/perl-core/Compress-Raw-Zlib/ChangeLog
index 330d666eea36..adeddd8ab1b5 100644
--- a/perl-core/Compress-Raw-Zlib/ChangeLog
+++ b/perl-core/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# 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.21 2009/12/16 21:43:37 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.22 2010/01/05 18:46:39 nixnut Exp $
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> Compress-Raw-Zlib-2.021.ebuild:
+ ppc stable #288026
16 Dec 2009; Jonathan Callen <abcd@gentoo.org>
Compress-Raw-Zlib-2.020.ebuild, Compress-Raw-Zlib-2.021.ebuild,
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 a0a7a2196411..8bf648fffe87 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
+# 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.021.ebuild,v 1.9 2009/12/16 21:43:37 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.10 2010/01/05 18:46:39 nixnut 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="test"
RDEPEND=">=sys-libs/zlib-1.2.2.1"