summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 06:46:35 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 06:46:35 +0000
commit8ecde0251146c51455b8b7276ae603a589536daa (patch)
tree074f0f55d572053517e75dd95d3a7f068dc2bf0d /dev-perl/Compress-Raw-Zlib
parentStable on mips. (diff)
downloadhistorical-8ecde0251146c51455b8b7276ae603a589536daa.tar.gz
historical-8ecde0251146c51455b8b7276ae603a589536daa.tar.bz2
historical-8ecde0251146c51455b8b7276ae603a589536daa.zip
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r--dev-perl/Compress-Raw-Zlib/ChangeLog5
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog
index f81325588e41..e724dd9ac225 100644
--- a/dev-perl/Compress-Raw-Zlib/ChangeLog
+++ b/dev-perl/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Compress-Raw-Zlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.18 2007/05/12 06:40:20 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.19 2007/05/12 06:46:35 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
+ Stable on mips.
12 May 2007; Joshua Kinard <kumba@gentoo.org>
Compress-Raw-Zlib-2.004.ebuild:
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
index 8bc329279ddd..d8c217db6cef 100644
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
+++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.004.ebuild,v 1.5 2007/05/05 17:35:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild,v 1.6 2007/05/12 06:40:20 kumba 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"