summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-10-23 18:13:13 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-10-23 18:13:13 +0000
commitccfa7e5cb20fcf78374290a78bbb45fecdee0794 (patch)
treee4384cce04e13f558be1892a599e8769c3fd6ca1 /dev-perl/IO-Compress-Zlib
parentppc stable, bug #192989 (diff)
downloadgentoo-2-ccfa7e5cb20fcf78374290a78bbb45fecdee0794.tar.gz
gentoo-2-ccfa7e5cb20fcf78374290a78bbb45fecdee0794.tar.bz2
gentoo-2-ccfa7e5cb20fcf78374290a78bbb45fecdee0794.zip
ppc stable, bug #192989
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'dev-perl/IO-Compress-Zlib')
-rw-r--r--dev-perl/IO-Compress-Zlib/ChangeLog6
-rw-r--r--dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Zlib/ChangeLog b/dev-perl/IO-Compress-Zlib/ChangeLog
index 2621edae54a2..f672ada9c49f 100644
--- a/dev-perl/IO-Compress-Zlib/ChangeLog
+++ b/dev-perl/IO-Compress-Zlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Compress-Zlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Zlib/ChangeLog,v 1.40 2008/10/23 11:28:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Zlib/ChangeLog,v 1.41 2008/10/23 18:13:13 dertobi123 Exp $
+
+ 23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ IO-Compress-Zlib-2.015.ebuild:
+ ppc stable, bug #192989
23 Oct 2008; Raúl Porcel <armin76@gentoo.org>
IO-Compress-Zlib-2.015.ebuild:
diff --git a/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild b/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild
index ed2cf1bedc6b..1f3395a56ccd 100644
--- a/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild
+++ b/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild,v 1.6 2008/10/23 11:28:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Zlib/IO-Compress-Zlib-2.015.ebuild,v 1.7 2008/10/23 18:13:13 dertobi123 Exp $
MODULE_AUTHOR=PMQS
@@ -10,7 +10,7 @@ DESCRIPTION="Read/Write compressed files"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/IO-Compress-Base-${PV}