summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-03 18:36:34 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-03 18:36:34 +0000
commit7c316c50a3b67b51cd7cc6e9d1c0f023784a5e4f (patch)
tree9566f99745835d5a238c5ea2f9cf6539c4b99d89 /dev-perl/Compress-Raw-Zlib
parentAdd shorten useflag depending on shorten package; add a log message so that u... (diff)
downloadgentoo-2-7c316c50a3b67b51cd7cc6e9d1c0f023784a5e4f.tar.gz
gentoo-2-7c316c50a3b67b51cd7cc6e9d1c0f023784a5e4f.tar.bz2
gentoo-2-7c316c50a3b67b51cd7cc6e9d1c0f023784a5e4f.zip
Stable on ppc64
(Portage version: 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"