summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-11-15 02:50:53 +0000
committerJeroen Roovers <jer@gentoo.org>2006-11-15 02:50:53 +0000
commit81d1a12cb28be8497b32828201a46605b25acc0c (patch)
tree2c8ea3bbc8aef0f39e77fd5faceed2178cd4f4fa /dev-perl/Compress-Raw-Zlib
parent2.1.2_rc1-r7 revbump. This fixes bugs #154897, #154919, #154921, #154986, an... (diff)
downloadhistorical-81d1a12cb28be8497b32828201a46605b25acc0c.tar.gz
historical-81d1a12cb28be8497b32828201a46605b25acc0c.tar.bz2
historical-81d1a12cb28be8497b32828201a46605b25acc0c.zip
Marked ~hppa (bug #154244).
Package-Manager: portage-2.1.2_rc1-r6
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 68addc59a5ff..719b284fdfd0 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.5 2006/11/11 07:00:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.6 2006/11/15 02:48:19 jer Exp $
+
+ 15 Nov 2006; Jeroen Roovers <jer@gentoo.org>
+ Compress-Raw-Zlib-2.001.ebuild:
+ Marked ~hppa (bug #154244).
10 Nov 2006; nixnut <nixnut@gentoo.org> Compress-Raw-Zlib-2.001.ebuild:
Added ~ppc keyword wrt bug 154244
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 8ca34571e514..47ccc1b6dae2 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.4 2006/11/12 03:19:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.5 2006/11/15 02:48:19 jer 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 ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="dev-lang/perl"