summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-03 18:41:36 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-03 18:41:36 +0000
commit6f11930b4926d8deac6b993044be4f95d5eb0846 (patch)
tree9469c44b46c2a07d0ed89e25736860d4f05623cb /dev-perl/Compress-Raw-Zlib
parentUsed wrong IFS for looping over the argument and added a comment for the TODO... (diff)
downloadhistorical-6f11930b4926d8deac6b993044be4f95d5eb0846.tar.gz
historical-6f11930b4926d8deac6b993044be4f95d5eb0846.tar.bz2
historical-6f11930b4926d8deac6b993044be4f95d5eb0846.zip
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r--dev-perl/Compress-Raw-Zlib/ChangeLog6
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog
index 12ebc1da2be4..f5b2e12c0d0f 100644
--- a/dev-perl/Compress-Raw-Zlib/ChangeLog
+++ b/dev-perl/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Compress-Raw-Zlib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.8 2006/11/17 12:59:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.9 2006/12/03 18:36:34 corsair Exp $
+
+ 03 Dec 2006; Markus Rothe <corsair@gentoo.org>
+ Compress-Raw-Zlib-2.001.ebuild:
+ Stable on ppc64
17 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Compress-Raw-Zlib-2.001.ebuild:
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild
index cdd9b16fb629..5ae27366fb15 100644
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild
+++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.8 2006/11/27 00:00:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.9 2006/12/03 18:36:34 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"